E&S CVS Commit: PyProtocols - Fixed 'protocols.sequenceOf()' being unable to directly imply a

pje at eby-sarna.com pje at eby-sarna.com
Sat Jul 3 13:58:00 EDT 2004


Module Name:	PyProtocols
Committed By:	pje
Date:		Sat Jul  3 17:57:32 UTC 2004

Modified Files:
	PyProtocols: CHANGES.txt
	PyProtocols/src/protocols: generate.py
	PyProtocols/src/protocols/tests: __init__.py

Log Message:
Fixed 'protocols.sequenceOf()' being unable to directly imply a
non-sequence protocol.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/CHANGES.txt.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PyProtocols/src/protocols/generate.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/__init__.py.diff?r1=1.14&r2=1.15

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 PyProtocols/CHANGES.txt
cvs rdiff -r1.3 -r1.4 PyProtocols/src/protocols/generate.py
cvs rdiff -r1.14 -r1.15 PyProtocols/src/protocols/tests/__init__.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