summaryrefslogtreecommitdiff
path: root/tests/test_fileapp.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup imports in test_fileappVictor Stinner2015-04-221-12/+4
* Update test_fileapp according to changeset b3f56e5b43e8Victor Stinner2015-04-211-2/+2
* Fix fileapp on Python 3Victor Stinner2015-04-221-21/+30
* Python 3: add parenthesis to print() to support Python 2 and Python 3Cyril Roelandt2014-03-181-1/+1
* Python 3: use new names of standard library modulesCyril Roelandt2014-03-181-2/+9
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+234