E&S CVS Commit: PEAK - Fix obscure rich comparisons issue; see:

pje at eby-sarna.com pje at eby-sarna.com
Wed Jan 5 00:47:00 EST 2005


Module Name:	PEAK
Committed By:	pje
Date:		Wed Jan  5 05:46:03 UTC 2005

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

Log Message:
Fix obscure rich comparisons issue; see:

http://dirtsimple.org/2005/01/rich-comparison-is-tricky.html

for more info.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/dispatch/strategy.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/protocols/tests/test_dispatch.py.diff?r1=1.24&r2=1.25

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PEAK/src/dispatch/strategy.py
cvs rdiff -r1.24 -r1.25 PEAK/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