E&S CVS Commit: PEAK - Fix wsgiref bug reported by Robert Brewer: error output wasn't working
pje at eby-sarna.com
pje at eby-sarna.com
Thu Oct 14 17:28:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Thu Oct 14 21:27:05 UTC 2004
Modified Files:
PEAK/src/wsgiref: handlers.py
Log Message:
Fix wsgiref bug reported by Robert Brewer: error output wasn't working
correctly if 'start_response()' had already been called.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/wsgiref/handlers.py.diff?r1=1.5&r2=1.6
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/wsgiref/handlers.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list