[NumPy-Tickets] [NumPy] #1046: +SKIP option to doctests is not supported by python 2.4
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 21:07:05 CDT 2011
#1046: +SKIP option to doctests is not supported by python 2.4
----------------------------+-----------------------------------------------
Reporter: cdavid | Owner: pv
Type: defect | Status: closed
Priority: low | Milestone:
Component: Documentation | Version:
Resolution: wontfix | Keywords:
----------------------------+-----------------------------------------------
Changes (by mwiebe):
* status: needs_decision => closed
* resolution: => wontfix
Comment:
This is unlikely to be fixed, doctests can't be reliable in general across
32/64 because of the default int size, for instance.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1046#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list