In article <h0bg8j$qu...@news.eternal-september.org>,
Nathaniel Rook  <nr...@wesleyan.edu> wrote:
>
>I've recently encountered a bug in NumPy's string arrays, where the 00 
>ASCII character ('\x00') is not stored properly when put at the end of a 
>string.

You should ask about this on the NumPy mailing lists and/or report it on
the NumPy tracker:

http://scipy.org/
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Given that C++ has pointers and typecasts, it's really hard to have a
serious conversation about type safety with a C++ programmer and keep a
straight face.  It's kind of like having a guy who juggles chainsaws
wearing body armor arguing with a guy who juggles rubber chickens wearing
a T-shirt about who's in more danger."  --Roy Smith, c.l.py, 2004.05.23
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to