summaryrefslogtreecommitdiff
path: root/tests/test_exceptions/test_httpexceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes warnings in testsVictor Stinner2015-04-221-1/+0
* Fix test_exceptions on Python 3Victor Stinner2015-04-221-10/+10
* Python 3: add parenthesis to print() to support Python 2 and Python 3Cyril Roelandt2014-03-181-2/+2
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+98