Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use six.integer_types instead of (long, int) | Petr Viktorin | 2015-09-01 | 1 | -2/+2 |
* | Use six.string_types instead of "basestring" | Petr Viktorin | 2015-09-01 | 1 | -2/+5 |
* | Modernize 'except' clauses | Petr Viktorin | 2015-08-12 | 1 | -2/+2 |
* | Pylint cleanup. | Jan Cholasta | 2013-01-29 | 1 | -12/+6 |
* | Cookie Expires date should be locale insensitive | John Dennis | 2012-12-20 | 1 | -31/+11 |
* | Compliant client side session cookie behavior | John Dennis | 2012-12-10 | 1 | -0/+699 |