E&S CVS Commit: wsgiref - Fix 'last_call' references that should've been 'run_once'; Misc. doc fixes.
pje at eby-sarna.com
pje at eby-sarna.com
Wed Oct 6 02:37:00 EDT 2004
Module Name: wsgiref
Committed By: pje
Date: Wed Oct 6 06:36:58 UTC 2004
Modified Files:
wsgiref/src/wsgiref: __init__.py handlers.py
wsgiref/src/wsgiref/tests: test_handlers.py
Log Message:
Fix 'last_call' references that should've been 'run_once'; Misc. doc fixes.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/wsgiref/src/wsgiref/__init__.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/wsgiref/src/wsgiref/handlers.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/wsgiref/src/wsgiref/tests/test_handlers.py.diff?r1=1.1&r2=1.2
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 wsgiref/src/wsgiref/__init__.py \
wsgiref/src/wsgiref/handlers.py
cvs rdiff -r1.1 -r1.2 wsgiref/src/wsgiref/tests/test_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