summaryrefslogtreecommitdiff
path: root/paste/debug/testserver.py
Commit message (Collapse)AuthorAgeFilesLines
* A big commit, primarily aesthetic/whitespace in nature. This is the result ↵ianb2006-10-201-1/+1
| | | | of running pylint over the codebase. Some minor/hard-to-reach typos were also picked up.
* moving httpserver from util sub-package up a levelcce2006-01-091-1/+1
|
* migrating tests to use util.httpserver rather than util.baseservercce2005-12-141-1/+1
|
* - redirects should include commentscce2005-12-131-6/+2
| | | | - testserver was importing wrong modules
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵ianb2005-12-131-0/+97
with trunk