[Numpy-discussion] Are the characters in numpy strings signed or unsigned?
Charles R Harris
charlesr.harris at gmail.com
Tue Jun 7 14:53:12 EDT 2011
Because the C standard allows char to be either signed or unsigned and this
affects sort order I believe we should pick one or the other for sorting.
Thoughts?
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110607/53abae26/attachment.html>
More information about the NumPy-Discussion
mailing list