summaryrefslogtreecommitdiff
path: root/tests/test_request_form.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes warnings in testsVictor Stinner2015-04-221-2/+1
* Fix test_request_form on Python 3Victor Stinner2015-04-211-3/+3
* Python 3: use new names of standard library modulesCyril Roelandt2014-03-181-1/+2
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+36