E&S CVS Commit: PyProtocols - Fix problem with method-chain associativity reported by Radek Kanovsky.

pje at eby-sarna.com pje at eby-sarna.com
Mon Jan 17 11:39:00 EST 2005


Module Name:	PyProtocols
Committed By:	pje
Date:		Mon Jan 17 16:38:57 UTC 2005

Modified Files:
	PyProtocols/src/dispatch: combiners.txt strategy.py

Log Message:
Fix problem with method-chain associativity 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/combiners.txt.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/strategy.py.diff?r1=1.13&r2=1.14

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PyProtocols/src/dispatch/combiners.txt
cvs rdiff -r1.13 -r1.14 PyProtocols/src/dispatch/strategy.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