[NumPy-Tickets] [NumPy] #1071: loadtxt fails if the last column contains empty value
NumPy Trac
numpy-tickets@scipy....
Sun Apr 3 03:17:51 CDT 2011
#1071: loadtxt fails if the last column contains empty value
---------------------------------+------------------------------------------
Reporter: Electrion | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 1.6.0
Component: numpy.lib | Version: devel
Keywords: loadtxt ascii strip |
---------------------------------+------------------------------------------
Comment(by derek):
I think there is (at least on my part ;-) - so I'd leave the
{{{line.strip()}}} part out and fix the test; this means
__blank__ lines (as opposed to empty lines) are no longer silently
skipped.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1071#comment:12>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list