summaryrefslogtreecommitdiff
path: root/paste/util/threadedprint.py
Commit message (Collapse)AuthorAgeFilesLines
* Make paste.debug.prints work with appengine, which replaces stdout on every ↵Ian Bicking2008-07-311-1/+1
| | | | request, so our patching isn't persistent
* Fix threaded stdin readIan Bicking2008-05-161-2/+2
|
* typoIan Bicking2008-05-071-1/+1
|
* Add some more methods to the threaded replacement for stdout (for appengine)Ian Bicking2008-04-271-0/+18
|
* A big commit, primarily aesthetic/whitespace in nature. This is the result ↵Ian Bicking2006-10-201-1/+1
| | | | of running pylint over the codebase. Some minor/hard-to-reach typos were also picked up.
* Added license comment to all substantive filesIan Bicking2005-08-311-0/+3
|
* Make it slightly easier to capture output selectively, and otherwise not ↵Ian Bicking2005-07-031-2/+8
| | | | effect things
* A bunch of pylint-inspired changes; all minor code cleanupIan Bicking2005-05-171-11/+21
|
* Renamed package itselfIan Bicking2005-04-221-0/+213