Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port intset to Python 3 | Victor Stinner | 2015-04-22 | 1 | -16/+20 |
* | Python 3: Replace <> operator with != operator | Cyril Roelandt | 2014-03-18 | 1 | -2/+2 |
* | Python 3: add parenthesis to print() to support Python 2 and Python 3 | Cyril Roelandt | 2014-03-18 | 1 | -19/+19 |
* | allow strings and lists to be used in cookie tokens | Kristian Kvilekval | 2012-10-12 | 1 | -0/+511 |