On Jul 16, 2014 11:43 AM, "Chris Barker" <chris.barker@noaa.gov> wrote:
> So numpy should have dtypes to match these. We're a bit stuck, however, because 'S' mapped to the py2 string type, which no longer exists in py3. Sorry not running py3 to see what 'S' does now, but I know it's bit broken, and may be too late to change itIn py3 a 'S' dtype is converted to a python bytes object.
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion