E&S CVS Commit: PyProtocols - Fix generic functions' automatic reindexing such that it actually works. :)

pje at eby-sarna.com pje at eby-sarna.com
Mon Nov 22 21:09:00 EST 2004


Module Name:	PyProtocols
Committed By:	pje
Date:		Tue Nov 23 02:08:30 UTC 2004

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

Log Message:
Fix generic functions' automatic reindexing such that it actually works. :)
(Per report by Radek Kanovksy.)


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

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 PyProtocols/src/dispatch/functions.py
cvs rdiff -r1.21 -r1.22 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