[Numpy-discussion] Is this a bug?

Charles R Harris charlesr.harris at gmail.com
Mon May 26 12:29:17 EDT 2008


I vaguely recall this generated an array from all the characters.

In [1]: array('123', dtype='c')
Out[1]:
array('1',
      dtype='|S1')

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080526/7c137af9/attachment.html>


More information about the NumPy-Discussion mailing list