summaryrefslogtreecommitdiff
path: root/paste/debug/prints.py
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing spacesVictor Stinner2015-04-211-1/+1
* Python 3: Replace basestring with six.string_typesCyril Roelandt2014-03-181-1/+2
* Make paste.debug.prints work with appengine, which replaces stdout on every r...ianb2008-07-311-3/+11
* Removed Paste Deploy dependencies in many placesianb2006-08-191-2/+6
* Avoid a weird upstream traceback in certain failure situationsianb2006-07-111-1/+1
* some improvements to controlling where the output of paste.debug.prints goesianb2006-05-261-6/+6
* Added a way of overriding where the prints get outputed toianb2006-05-261-3/+19
* Added some more hooks for capturing outputianb2006-02-221-5/+12
* Allow printdebug to be suppressed dynamicallyianb2006-01-261-3/+8
* Added docstrings to some modulesianb2006-01-041-0/+4
* Remove deprecated calls to wsgilibianb2005-12-211-2/+3
* Moved paste.printdebug to paste.debug.printsianb2005-12-181-0/+103