E&S CVS Commit: PyProtocols - Fix an error in signature arithmetic reported by Jay Parlar.

pje at eby-sarna.com pje at eby-sarna.com
Sat Jan 22 13:52:01 EST 2005


Module Name:	PyProtocols
Committed By:	pje
Date:		Sat Jan 22 18:51:09 UTC 2005

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

Log Message:
Fix an error in signature arithmetic reported by Jay Parlar.


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.14&r2=1.15
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_dispatch.py.diff?r1=1.28&r2=1.29

To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 PyProtocols/src/dispatch/strategy.py
cvs rdiff -r1.28 -r1.29 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