summaryrefslogtreecommitdiff
path: root/paste/util/intset.py
Commit message (Expand)AuthorAgeFilesLines
* Port intset to Python 3Victor Stinner2015-04-221-16/+20
* Python 3: Replace <> operator with != operatorCyril Roelandt2014-03-181-2/+2
* Python 3: add parenthesis to print() to support Python 2 and Python 3Cyril Roelandt2014-03-181-19/+19
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+511