E&S CVS Commit: PyProtocols - Zope support now uses the latest Zope X3 CVS interface declaration API.
pje at eby-sarna.com
pje at eby-sarna.com
Fri Jun 6 18:03:00 EDT 2003
Module Name: PyProtocols
Committed By: pje
Date: Fri Jun 6 22:02:48 UTC 2003
Modified Files:
PyProtocols/src/protocols: zope_support.py
PyProtocols/src/protocols/tests: test_zope.py
Log Message:
Zope support now uses the latest Zope X3 CVS interface declaration API.
Added more tests to cover object-provides for Zope interfaces.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/protocols/zope_support.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_zope.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PyProtocols/src/protocols/zope_support.py
cvs rdiff -r1.3 -r1.4 PyProtocols/src/protocols/tests/test_zope.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