| Commit message (Collapse) | 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 |
| | | | | | Use also "from __future__ import print_function". | ||||
| * | new version from upstream, plus some python2.3 fixes | ianb | 2006-01-22 | 1 | -2/+5 |
| | | |||||
| * | New versions of files received from upstream author. | ianb | 2006-01-21 | 1 | -27/+58 |
| | | |||||
| * | Added middleware for reading mod_auth_tkt-style signed cookies ↵ | ianb | 2006-01-18 | 1 | -0/+477 |
| (paste.auth.auth_tkt). Added middleware to set user and group based on IP addresses (paste.auth.grantip). Added some modules for handling ranges of IP addresses, taken from some Python Cookbook recipes -- license is unclear on these, but I've requested clarification from the author (shouldn't be released until that is clarified). | |||||
