[pypy-dev] [pypy-svn] r40417 - in pypy/dist/pypy/module/cclp: . constraint
Aurélien Campéas
aurelien.campeas at logilab.fr
Tue Mar 13 12:51:19 CET 2007
On Tue, Mar 13, 2007 at 10:48:16AM +0100, ale at codespeak.net 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.
More information about the pypy-dev
mailing list