[Numpy-tickets] [NumPy] #456: Inconsistent behaviour of representation of numpy scalar strings when NULLs exists
NumPy
numpy-tickets@scipy....
Tue Feb 27 22:02:36 CST 2007
#456: Inconsistent behaviour of representation of numpy scalar strings when NULLs
exists
------------------------+---------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: numpy.core | Version:
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in SVN r3557 so that getitem truncates trailing NULLs but leaves
interior NULLs alone This behavior is not identical with Python strings
but it is logical.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/456#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list