E&S CVS Commit: RuleDispatch - Rename _speedups module for the
convenience of people using py2exe,
pje at eby-sarna.com
pje at eby-sarna.com
Tue May 16 00:31:21 EDT 2006
Author: pje
Date: Tue May 16 00:31:20 2006
New Revision: 2135
URL: http://svn.eby-sarna.com?rev=2135&view=rev
Log:
Rename _speedups module for the convenience of people using py2exe,
which doesn't correctly handle extension modules that are inside of
packages.
Added:
RuleDispatch/src/dispatch/_d_speedups.c
- copied, changed from r2134, RuleDispatch/src/dispatch/_speedups.c
RuleDispatch/src/dispatch/_d_speedups.pyx
- copied unchanged from r2134, RuleDispatch/src/dispatch/_speedups.pyx
Removed:
RuleDispatch/src/dispatch/_speedups.c
RuleDispatch/src/dispatch/_speedups.pyx
Modified:
RuleDispatch/setup.py
RuleDispatch/src/dispatch/functions.py
RuleDispatch/src/dispatch/strategy.py
More information about the source-changes
mailing list