index
:
delta/python-packages/paste.git
2.0.3
BB-4
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-has_key
gzip_work_with_generator
mainline-refactor
master
py37
py3k
pytest
python3_wsgilib_add_close_next
require_six
stringio
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1
tox_add_py35
tox_add_pypy
tox_coverage
bitbucket.org: Obsolete (use python-packages/paste-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
/
printdebug.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added copyright header to a bunch of files
ianb
2006-06-13
1
-0
/
+2
|
*
Added a bunch of module docstrings so the module index looks nicer; also ↵
ianb
2005-12-30
1
-0
/
+5
|
|
|
|
marked deprecated modules so they don't show up in the module index that Pudge creates
*
Added deprecated module back in
ianb
2005-12-18
1
-0
/
+9
|
*
Moved paste.printdebug to paste.debug.prints
ianb
2005-12-18
1
-103
/
+0
|
*
Moved printdebug to use intercept_output
ianb
2005-12-14
1
-2
/
+5
|
*
Fixes suggested by pyflakes
ianb
2005-09-21
1
-1
/
+0
|
*
Handle unicode printing; don't capture when run in a unit testing environment
ianb
2005-09-09
1
-0
/
+7
|
*
Removed old configuration code
ianb
2005-08-31
1
-9
/
+6
|
*
Added license comment to all substantive files
ianb
2005-08-31
1
-0
/
+3
|
*
paste.deployified printdebug
ianb
2005-08-22
1
-3
/
+3
|
*
Added parameter to force printing even when content-type isn't html
ianb
2005-08-18
1
-2
/
+5
|
*
Allow word wrapping; try to keep exceptions out of printed output
ianb
2005-07-21
1
-2
/
+6
|
*
Added new middleware for debugging with print statemetns
ianb
2005-07-03
1
-0
/
+87