On Tue, Mar 13, 2007 at 10:48:16AM +0100, [EMAIL PROTECTED] wrote: > Author: ale > Date: Tue Mar 13 10:48:15 2007 > New Revision: 40417 > > Modified: > pypy/dist/pypy/module/cclp/constraint/constraint.py > pypy/dist/pypy/module/cclp/constraint/domain.py > pypy/dist/pypy/module/cclp/constraint/variable.py > pypy/dist/pypy/module/cclp/variable.py > Log: > Fixes for not demoting methods - still not translatable with --faasen
Thanks for the fixes. But please note that I have a moderately big patch just awaiting to be committed that will wipe out a lot of the existing constraint stuff there (since we now rely on cslib to do the constraint propagation job). I'll find some time asap to commit that. Regards, Aurélien. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
