summaryrefslogtreecommitdiff
path: root/paste/cgitb_catcher.py
Commit message (Expand)AuthorAgeFilesLines
* Fix cgitb_catcher on Python 3Victor Stinner2015-04-221-0/+4
* Strip trailing spacesVictor Stinner2015-04-211-2/+2
* Python 3: Replace basestring with six.string_typesCyril Roelandt2014-03-181-1/+1
* Python 3: use new names of standard library modulesCyril Roelandt2014-03-181-1/+2
* convert old-style classes to new-style classespjenvey2007-01-051-1/+1
* A big commit, primarily aesthetic/whitespace in nature. This is the result o...ianb2006-10-201-1/+1
* Moved cgitb middleware entry point to separate functionianb2006-10-201-3/+34
* Paste should not depend upon other paste modules, suchcce2006-09-211-1/+2
* Removed Paste Deploy dependencies in many placesianb2006-08-191-2/+6
* Fix doc stringsianb2005-10-071-3/+3
* Added license comment to all substantive filesianb2005-08-311-0/+3
* Tests and bugfixes for cgitb_catcherianb2005-08-221-20/+31
* Cleanup from the last deleteianb2005-08-221-26/+36
* A bunch of pylint-inspired changes; all minor code cleanupianb2005-05-171-6/+5
* Added start_response exc_info argumentianb2005-05-141-40/+2
* Renamed package itselfianb2005-04-221-0/+95