E&S CVS Commit: PyProtocols - Fix a bug in my version of Radek's subclass criterion support.
pje at eby-sarna.com
pje at eby-sarna.com
Mon Jan 31 01:30:00 EST 2005
Module Name: PyProtocols
Committed By: pje
Date: Mon Jan 31 06:29:06 UTC 2005
Modified Files:
PyProtocols/src/dispatch: strategy.py
PyProtocols/src/protocols/tests: test_dispatch.py
Log Message:
Fix a bug in my version of Radek's subclass criterion support.
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.19&r2=1.20
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/test_dispatch.py.diff?r1=1.32&r2=1.33
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 PyProtocols/src/dispatch/strategy.py
cvs rdiff -r1.32 -r1.33 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