Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix urlparser tests on Python 3 | Victor Stinner | 2015-04-21 | 1 | -6/+6 |
| | | | | HTTP body must be bytes | ||||
* | Python 3: add parenthesis to print() to support Python 2 and Python 3 | Cyril Roelandt | 2014-03-18 | 1 | -1/+1 |
| | | | | Use also "from __future__ import print_function". | ||||
* | allow strings and lists to be used in cookie tokens | Kristian Kvilekval | 2012-10-12 | 1 | -0/+178 |