summaryrefslogtreecommitdiff
path: root/tests/test_util
Commit message (Expand)AuthorAgeFilesLines
* Fix paste.util.html_quote(unicode): don't encode the string to escape itVictor Stinner2015-04-221-0/+24
* Fix pyflakes warnings in testsVictor Stinner2015-04-221-2/+0
* Convert files from file format DOS to UNIXVictor Stinner2015-04-212-372/+372
* Python 3: use new style of raise, replace "raise class, args" with "raise cla...Cyril Roelandt2014-03-181-1/+1
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-123-0/+372