[NumPy-Tickets] [NumPy] #1570: IndexError: index (%Ld) out of range (0<=index<%Ld) in dimension %d
NumPy Trac
numpy-tickets@scipy....
Thu Aug 12 10:14:17 CDT 2010
#1570: IndexError: index (%Ld) out of range (0<=index<%Ld) in dimension %d
------------------------+---------------------------------------------------
Reporter: cgohlke | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.5.0
Component: numpy.core | Version:
Keywords: |
------------------------+---------------------------------------------------
Comment(by rgommers):
So the patch does not work on Python 2.4-2.6? I see %lld is not supported
by those versions at all. Then why would it be a good idea to make this
change?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1570#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list