summaryrefslogtreecommitdiff
path: root/paste/exceptions/collector.py
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing spacesVictor Stinner2015-04-211-6/+6
* Python 3: Replace "dict.has_key(key)" with "key in dict"Cyril Roelandt2014-03-181-2/+2
* Python 3: use new names of standard library modulesCyril Roelandt2014-03-181-4/+1
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+526