summaryrefslogtreecommitdiff
path: root/paste/util/ip4.py
Commit message (Expand)AuthorAgeFilesLines
* Port util.ipv4 to Python 3Victor Stinner2015-04-221-5/+6
* 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-6/+6
* allow strings and lists to be used in cookie tokensKristian Kvilekval2012-10-121-0/+273