[Numpy-svn] [numpy/numpy] 9bf5bd: BUG: ticket #1071, fix loadtxt to handle tab delim...
noreply at github.com
noreply at github.com
Mon Apr 4 10:31:41 EDT 2011
Branch: refs/heads/maintenance/1.6.x
Home: https://github.com/numpy/numpy
Commit: 9bf5bd3bd30efc86f8ecfc28178a407368a00176
https://github.com/numpy/numpy/commit/9bf5bd3bd30efc86f8ecfc28178a407368a00176
Author: Derek Homeir <derek at astro.phsik.uni-goettingen.de>
Date: 2011-04-04 (Mon, 04 Apr 2011)
Changed paths:
M numpy/lib/npyio.py
M numpy/lib/tests/test_io.py
Log Message:
-----------
BUG: ticket #1071, fix loadtxt to handle tab delimited data with missing
values in the last column and add test for same.
More information about the Numpy-svn
mailing list