[NumPy-Tickets] [NumPy] #1506: issctype returns True for string
NumPy Trac
numpy-tickets@scipy....
Mon Jun 7 04:02:58 CDT 2010
#1506: issctype returns True for string
--------------------+-------------------------------------------------------
Reporter: pch | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version:
Keywords: |
--------------------+-------------------------------------------------------
Summary says is all:
>>> issctype(dtype('str'))
True
If it's a feature instead of a bug, the behaviour should be documented.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1506>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list