summaryrefslogtreecommitdiff
path: root/paste/debug
Commit message (Collapse)AuthorAgeFilesLines
...
* A bunch of little import cleanups noted from pyflakesianb2005-12-181-1/+0
|
* Moved wdg_validate and profile to debug packageianb2005-12-182-0/+300
|
* Moved paste.printdebug to paste.debug.printsianb2005-12-181-0/+103
|
* 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
* Moved doctest_webapp; old location not deprecated because I think it is ↵ianb2005-12-131-0/+433
| | | | probably broken at the moment anyway, so obviously no one is depending on it ;)
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync ↵ianb2005-12-132-0/+98
with trunk