Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes suggested by pyflakes | Ian Bicking | 2005-09-21 | 1 | -1/+0 |
| | |||||
* | Handle unicode printing; don't capture when run in a unit testing environment | Ian Bicking | 2005-09-09 | 1 | -0/+7 |
| | |||||
* | Removed old configuration code | Ian Bicking | 2005-08-31 | 1 | -9/+6 |
| | |||||
* | Added license comment to all substantive files | Ian Bicking | 2005-08-31 | 1 | -0/+3 |
| | |||||
* | paste.deployified printdebug | Ian Bicking | 2005-08-22 | 1 | -3/+3 |
| | |||||
* | Added parameter to force printing even when content-type isn't html | Ian Bicking | 2005-08-18 | 1 | -2/+5 |
| | |||||
* | Allow word wrapping; try to keep exceptions out of printed output | Ian Bicking | 2005-07-21 | 1 | -2/+6 |
| | |||||
* | Added new middleware for debugging with print statemetns | Ian Bicking | 2005-07-03 | 1 | -0/+87 |