summaryrefslogtreecommitdiff
path: root/paste/printdebug.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixes suggested by pyflakesIan Bicking2005-09-211-1/+0
|
* Handle unicode printing; don't capture when run in a unit testing environmentIan Bicking2005-09-091-0/+7
|
* Removed old configuration codeIan Bicking2005-08-311-9/+6
|
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
|
* paste.deployified printdebugIan Bicking2005-08-221-3/+3
|
* Added parameter to force printing even when content-type isn't htmlIan Bicking2005-08-181-2/+5
|
* Allow word wrapping; try to keep exceptions out of printed outputIan Bicking2005-07-211-2/+6
|
* Added new middleware for debugging with print statemetnsIan Bicking2005-07-031-0/+87