[Numpy-tickets] [NumPy] #893: Numpy incompatible with python -OO
NumPy
numpy-tickets@scipy....
Tue Aug 26 14:08:52 CDT 2008
#893: Numpy incompatible with python -OO
----------------------+-----------------------------------------------------
Reporter: cscott | Owner: pierregm
Type: defect | Status: new
Priority: normal | Milestone: 1.2.0
Component: numpy.ma | Version: none
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by cscott):
There are a number of other instances:
* numpy/lib/financial.py, lines 64, 90, 118, 160, 196 (needs guard with
if)
* numpy/ma/core.py, lines 3256, 3273 (needs guard with if)
* numpy/ma/extras.py, line 896 (guard with 'if _g[nfunc].func_doc')
Patch attached.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/893#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list