[NumPy-Tickets] [NumPy] #718: Bug with numpy.float32.tolist
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 13:09:56 CDT 2011
#718: Bug with numpy.float32.tolist
------------------------+---------------------------------------------------
Reporter: Elby | Owner: somebody
Type: defect | Status: needs_decision
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: none
Keywords: |
------------------------+---------------------------------------------------
Comment(by charris):
I'm tending towards raising an error, not least because the scalar type
doesn't have a __len__ method.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/718#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list