On Wed, Dec 7, 2011 at 8:07 PM, Maciej Fijalkowski <[email protected]> wrote:
> On Wed, Dec 7, 2011 at 7:13 PM, Armin Rigo <[email protected]> wrote:
>> Hi all,
>>
>> I fixed pypy/bin/checkmodules.py (I actually rewrote it from scratch).
>>  It may no longer accept the _clr module, I didn't check, but now it
>> accepts a good number of other built-in modules.
>>
>> For example micronumpy.  So I would recommend micronumpy developers to
>> use it before they check in :-)  It gives a "translates / does not
>> translate" answer in 30 seconds.
>>
>
> Does it accept -Ojit? It has been traditionally a big cause of
> problems with micronumpy.
>
> Anyway, jokes aside, thanks :)
>
>>
>> A bientôt,
>>
>> Armin.
>> _______________________________________________
>> pypy-dev mailing list
>> [email protected]
>> http://mail.python.org/mailman/listinfo/pypy-dev

by the way. how about adding checkmodule runs to module tests then?
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to