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
/
debug
/
prints.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Strip trailing spaces
Victor Stinner
2015-04-21
1
-1
/
+1
|
*
Python 3: Replace basestring with six.string_types
Cyril Roelandt
2014-03-18
1
-1
/
+2
|
*
Make paste.debug.prints work with appengine, which replaces stdout on every ↵
ianb
2008-07-31
1
-3
/
+11
|
|
|
|
request, so our patching isn't persistent
*
Removed Paste Deploy dependencies in many places
ianb
2006-08-19
1
-2
/
+6
|
*
Avoid a weird upstream traceback in certain failure situations
ianb
2006-07-11
1
-1
/
+1
|
*
some improvements to controlling where the output of paste.debug.prints goes
ianb
2006-05-26
1
-6
/
+6
|
*
Added a way of overriding where the prints get outputed to
ianb
2006-05-26
1
-3
/
+19
|
*
Added some more hooks for capturing output
ianb
2006-02-22
1
-5
/
+12
|
*
Allow printdebug to be suppressed dynamically
ianb
2006-01-26
1
-3
/
+8
|
*
Added docstrings to some modules
ianb
2006-01-04
1
-0
/
+4
|
*
Remove deprecated calls to wsgilib
ianb
2005-12-21
1
-2
/
+3
|
*
Moved paste.printdebug to paste.debug.prints
ianb
2005-12-18
1
-0
/
+103