[Numpy-svn] [numpy/numpy] 0e572e: ENH: Let genfromtxt accept generators as text sour...
noreply at github.com
noreply at github.com
Sun Apr 3 20:00:13 EDT 2011
Branch: refs/heads/maintenance/1.6.x
Home: https://github.com/numpy/numpy
Commit: 0e572e3afaa8123be99055e38368530aeada7f6e
https://github.com/numpy/numpy/commit/0e572e3afaa8123be99055e38368530aeada7f6e
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2011-04-03 (Sun, 03 Apr 2011)
Changed paths:
M numpy/lib/npyio.py
M numpy/lib/tests/test_io.py
Log Message:
-----------
ENH: Let genfromtxt accept generators as text sources. Add test
for that case.
More information about the Numpy-svn
mailing list