summaryrefslogtreecommitdiff
path: root/paste/httpserver.py
Commit message (Expand)AuthorAgeFilesLines
* Merged in mfrobben/paste (pull request #21)Victor Stinner2015-04-221-2/+1
|\
| * Fix pyflakes warningsVictor Stinner2015-04-221-2/+1
| * Python 3: fix paste.httpserverVictor Stinner2014-03-191-25/+27
| * Python 3: Use six types for stringsCyril Roelandt2014-03-181-1/+1
| * Python 3: use six.reraise() to re-raise an exception with the tracebackCyril Roelandt2014-03-181-1/+2
| * Python 3: use new names of standard library modulesCyril Roelandt2014-03-181-2/+3
| * Import StringIO so it can be used.stringiomatt2013-01-281-0/+1412
* Fix bad reference to iterator variableMatthew Robben2015-01-161-0/+1416