E&S CVS Commit: PyProtocols - Fix a bug in predicate dispatch computation of 'const in arg' expressions

pje at eby-sarna.com pje at eby-sarna.com
Wed Nov 10 16:44:00 EST 2004


Module Name:	PyProtocols
Committed By:	pje
Date:		Wed Nov 10 21:43:34 UTC 2004

Modified Files:
	PyProtocols/src/dispatch: predicates.py

Log Message:
Fix a bug in predicate dispatch computation of 'const in arg' expressions
(the opposite of the more common 'arg in const' style of expression).


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/src/dispatch/predicates.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PyProtocols/src/dispatch/predicates.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