E&S CVS Commit: PEAK - Get rid of environ defaults when running under normal conditions; only use

pje at eby-sarna.com pje at eby-sarna.com
Wed Sep 29 17:51:01 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Wed Sep 29 21:50:19 UTC 2004

Modified Files:
	PEAK/src/peak/web: environ.py publish.py skins.py
	PEAK/src/peak/web/tests: test_environ.py

Log Message:
Get rid of environ defaults when running under normal conditions; only use
environment defaults when testing or other non-web scenarios such as
skin-to-resource traversal.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/environ.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/web/publish.py.diff?r1=1.38&r2=1.39
http://cvs.eby-sarna.com/PEAK/src/peak/web/skins.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_environ.py.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/web/environ.py
cvs rdiff -r1.38 -r1.39 PEAK/src/peak/web/publish.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/web/skins.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/web/tests/test_environ.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