E&S CVS Commit: PEAK - Fixed misc. typos that prevented CGI/FastCGI from working. Added more

pje at eby-sarna.com pje at eby-sarna.com
Thu Jul 10 16:06:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Jul 10 20:05:41 UTC 2003

Modified Files:
	PEAK/examples/trivial_cgi: the_cgi.py trivial.cgi
	PEAK/src/peak/running: api.py commands.py

Log Message:
Fixed misc. typos that prevented CGI/FastCGI from working.  Added more
output to the CGI demo.  Made 'commands' available via 'running' API
module.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/trivial_cgi/the_cgi.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/examples/trivial_cgi/trivial.cgi.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/running/api.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.30&r2=1.31

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/examples/trivial_cgi/the_cgi.py \
    PEAK/examples/trivial_cgi/trivial.cgi
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/running/api.py
cvs rdiff -r1.30 -r1.31 PEAK/src/peak/running/commands.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