[pypy-issue] [issue1161] numpypy.bool missing (numpy boolean dtype)

Alex Gaynor tracker at bugs.pypy.org
Sun Jun 10 01:03:41 CEST 2012


Alex Gaynor <alex.gaynor at gmail.com> added the comment:

AFAIK numpy.bool and numpy.int are the same as __builtin__.{bool,int}, we just 
need to re-export the names.

----------
nosy: +agaynor

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1161>
________________________________________


More information about the pypy-issue mailing list