[Numpy-discussion] Small typo in fromregex

Matthieu Brucher matthieu.brucher at gmail.com
Mon Feb 28 10:51:15 EST 2011


Hi,

I'm sorry I didn't file a bug, I have some troubles getting my old trac
account back :|

In lib/npyio.py, there is a mistake line 1029.
Instead on fh.close(), it should have been file.close(). If fromregex opens
the file, it will crash because the name of the file is not correct.

Matthieu
-- 
Information System Engineer, Ph.D.
Blog: http://matt.eifelle.com
LinkedIn: http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110228/d4bc60ec/attachment.html>


More information about the NumPy-Discussion mailing list