summaryrefslogtreecommitdiff
path: root/paste/debug/debugapp.py
Commit message (Expand)AuthorAgeFilesLines
* convert old-style classes to new-style classespjenvey2007-01-051-2/+2
* A big commit, primarily aesthetic/whitespace in nature. This is the result o...Ian Bicking2006-10-201-2/+2
* Add docstring for all the entry pointsIan Bicking2006-10-201-0/+4
* Set Content-length to a string value, not intIan Bicking2006-09-101-2/+2
* Added copyright header to a bunch of filesIan Bicking2006-06-131-0/+2
* Added entry points for debug appsIan Bicking2006-05-241-0/+10
* - added paste.progress : a request upload progress monitor, partially complet...cce2006-01-111-0/+63