E&S CVS Commit: PyProtocols - Fix dispatch of __class__-less objects, as reported by Radek Kanovsky.

pje at eby-sarna.com pje at eby-sarna.com
Mon Nov 22 20:36:00 EST 2004


Module Name:	PyProtocols
Committed By:	pje
Date:		Tue Nov 23 01:35:53 UTC 2004

Modified Files:
	PyProtocols/src/dispatch: strategy.py
	PyProtocols/src/protocols/tests: test_dispatch.py

Log Message:
Fix dispatch of __class__-less objects, as reported by Radek Kanovsky.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/strategy.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_dispatch.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PyProtocols/src/dispatch/strategy.py
cvs rdiff -r1.20 -r1.21 PyProtocols/src/protocols/tests/test_dispatch.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