E&S CVS Commit: PEAK - Moved 'peak.util.WSGIServer' to 'wsgiref.simple_server'.

pje at eby-sarna.com pje at eby-sarna.com
Thu Oct 7 20:25:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Fri Oct  8 00:24:25 UTC 2004

Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak/tools: local_server.py
	PEAK/src/peak/util: WSGIServer.py
	PEAK/src/wsgiref: __init__.py
Added Files:
	PEAK/src/wsgiref: simple_server.py

Log Message:
Moved 'peak.util.WSGIServer' to 'wsgiref.simple_server'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.148&r2=1.149
http://cvs.eby-sarna.com/PEAK/src/peak/tools/local_server.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/util/WSGIServer.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/wsgiref/__init__.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/wsgiref/simple_server.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 PEAK/CHANGES.txt
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/tools/local_server.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/util/WSGIServer.py
cvs rdiff -r1.2 -r1.3 PEAK/src/wsgiref/__init__.py
cvs rdiff -r0 -r1.1 PEAK/src/wsgiref/simple_server.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