E&S CVS Commit: PEAK - Ensure that 'protocols.zope_support' is imported if we are using Zope.

pje at eby-sarna.com pje at eby-sarna.com
Thu Jun 5 19:56:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Jun  5 16:19:56 UTC 2003

Modified Files:
	PEAK/src/peak: persistence.py
	PEAK/src/peak/running: zpublish.py
	PEAK/src/protocols: zope_support.py

Log Message:
Ensure that 'protocols.zope_support' is imported if we are using Zope.
Also, remove unneeded declaration that Zope interfaces are
IAdaptingProtocols.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/persistence.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/running/zpublish.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/protocols/zope_support.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/persistence.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/running/zpublish.py
cvs rdiff -r1.1 -r1.2 PEAK/src/protocols/zope_support.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