[NumPy-Tickets] [NumPy] #1473: genfromtxt issue with EOL and/or unicode
NumPy Trac
numpy-tickets@scipy....
Sun May 16 18:25:57 CDT 2010
#1473: genfromtxt issue with EOL and/or unicode
--------------------------------------+-------------------------------------
Reporter: vincentdavis | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.lib | Version: 1.4.0
Keywords: genfromtxt, unicode, EOL |
--------------------------------------+-------------------------------------
Comment(by pierregm):
OK, we can force a file to be opened in 'U' mode, which should solve the
problem. I implemented that in r8416, let me know how it goes before I
close the ticket.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1473#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list