summaryrefslogtreecommitdiff
path: root/paste/debug/prints.py
Commit message (Expand)AuthorAgeFilesLines
* Make paste.debug.prints work with appengine, which replaces stdout on every r...Ian Bicking2008-07-311-3/+11
* Removed Paste Deploy dependencies in many placesIan Bicking2006-08-191-2/+6
* Avoid a weird upstream traceback in certain failure situationsIan Bicking2006-07-111-1/+1
* some improvements to controlling where the output of paste.debug.prints goesIan Bicking2006-05-261-6/+6
* Added a way of overriding where the prints get outputed toIan Bicking2006-05-261-3/+19
* Added some more hooks for capturing outputIan Bicking2006-02-221-5/+12
* Allow printdebug to be suppressed dynamicallyIan Bicking2006-01-261-3/+8
* Added docstrings to some modulesIan Bicking2006-01-041-0/+4
* Remove deprecated calls to wsgilibIan Bicking2005-12-211-2/+3
* Moved paste.printdebug to paste.debug.printsIan Bicking2005-12-181-0/+103