E&S CVS Commit: PyProtocols - Added tests for 'metamethod' and 'supermeta'; fixed some issues

pje at eby-sarna.com pje at eby-sarna.com
Sun May 25 13:22:00 EDT 2003


Module Name:	PyProtocols
Committed By:	pje
Date:		Sun May 25 17:21:48 UTC 2003

Modified Files:
	PyProtocols/src/protocols: advice.py
	PyProtocols/src/protocols/tests: test_advice.py

Log Message:
Added tests for 'metamethod' and 'supermeta'; fixed some issues
w/robustness of 'supermeta'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/protocols/advice.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_advice.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PyProtocols/src/protocols/advice.py
cvs rdiff -r1.1 -r1.2 PyProtocols/src/protocols/tests/test_advice.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