[pypy-dev] pypy/bin/checkmodule.py

Maciej Fijalkowski fijall at gmail.com
Wed Dec 7 19:09:56 CET 2011


On Wed, Dec 7, 2011 at 8:07 PM, Maciej Fijalkowski <fijall at gmail.com> wrote:
> On Wed, Dec 7, 2011 at 7:13 PM, Armin Rigo <arigo at tunes.org> 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
>> pypy-dev at python.org
>> http://mail.python.org/mailman/listinfo/pypy-dev

by the way. how about adding checkmodule runs to module tests then?


More information about the pypy-dev mailing list