E&S CVS Commit: PyProtocols - Added simple "mixed marriage" tests, where a PyProtocols interface extends

pje at eby-sarna.com pje at eby-sarna.com
Fri Jun 6 19:01:00 EDT 2003


Module Name:	PyProtocols
Committed By:	pje
Date:		Fri Jun  6 23:00:12 UTC 2003

Modified Files:
	PyProtocols/src/protocols/tests: checks.py test_twisted.py test_zope.py

Log Message:
Added simple "mixed marriage" tests, where a PyProtocols interface extends
a Zope or Twisted interface.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/checks.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_twisted.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_zope.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PyProtocols/src/protocols/tests/checks.py
cvs rdiff -r1.4 -r1.5 PyProtocols/src/protocols/tests/test_twisted.py
cvs rdiff -r1.6 -r1.7 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