summaryrefslogtreecommitdiff
path: root/tests/test_auth/test_auth_cookie.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes warnings in testsVictor Stinner2015-04-221-7/+0
* Port paste.auth to Python 3Victor Stinner2015-04-211-1/+5
* Strip trailing spacesVictor Stinner2015-04-211-1/+1
* Python 3: load xrange from six.movesCyril Roelandt2014-03-181-1/+2
* Python 3: use new names of standard library modulesCyril Roelandt2014-03-181-2/+8
* Moved all the internal uses of wsgilib to their correct forms nowianb2005-12-181-1/+2
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-131-0/+41