summaryrefslogtreecommitdiff
path: root/tests/test_exceptions
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes warnings in testsVictor Stinner2015-04-222-3/+0
* Fix test_exceptions on Python 3Victor Stinner2015-04-223-14/+15
* Strip trailing spacesVictor Stinner2015-04-211-6/+6
* Python 3: add parenthesis to print() to support Python 2 and Python 3Cyril Roelandt2014-03-183-8/+8
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-125-0/+442