E&S CVS Commit: RuleDispatch - Eliminate constant-folding for zero-argument call expressions,

pje at eby-sarna.com pje at eby-sarna.com
Fri Nov 11 10:00:00 EST 2005


Author: pje
Date: Tue Nov  8 22:54:09 2005
New Revision: 2100

URL: http://svn.eby-sarna.com?rev=2100&view=rev
Log:
Eliminate constant-folding for zero-argument call expressions,
so that state variables implemented as functions can be tested
at invocation time.  (Also, make it easier to track and build
the subversion trunk using EasyInstall.)

Added:
    RuleDispatch/setup.cfg   (with props)
Modified:
    RuleDispatch/src/dispatch/_speedups.pyx
    RuleDispatch/src/dispatch/predicates.py
    RuleDispatch/src/dispatch/tests/test_parsing.py




More information about the source-changes mailing list