E&S CVS Commit: PyProtocols - protocolForType(), protocolForURI(), and 'advise(equivalentProtocols=[])'.

pje at eby-sarna.com pje at eby-sarna.com
Sun Aug 24 15:26:00 EDT 2003


Module Name:	PyProtocols
Committed By:	pje
Date:		Sun Aug 24 19:24:58 UTC 2003

Modified Files:
	PyProtocols/docs/ref: libprotocols.tex
	PyProtocols/src/protocols: __init__.py api.py
	PyProtocols/src/protocols/tests: __init__.py
Added Files:
	PyProtocols: CHANGES.txt
	PyProtocols/src/protocols: generate.py

Log Message:
protocolForType(), protocolForURI(), and 'advise(equivalentProtocols=[])'.
Also, added 'CHANGES.txt', which contains a full explanation of the above,
and catches up notes on all the other fixes and enhancements since
PyProtocols 0.9 was released.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/CHANGES.txt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PyProtocols/docs/ref/libprotocols.tex.diff?r1=1.31&r2=1.32
http://cvs.eby-sarna.com/PyProtocols/src/protocols/__init__.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PyProtocols/src/protocols/api.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/PyProtocols/src/protocols/generate.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/__init__.py.diff?r1=1.8&r2=1.9

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PyProtocols/CHANGES.txt
cvs rdiff -r1.31 -r1.32 PyProtocols/docs/ref/libprotocols.tex
cvs rdiff -r1.5 -r1.6 PyProtocols/src/protocols/__init__.py
cvs rdiff -r1.9 -r1.10 PyProtocols/src/protocols/api.py
cvs rdiff -r0 -r1.1 PyProtocols/src/protocols/generate.py
cvs rdiff -r1.8 -r1.9 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