[Numpy-svn] [numpy/numpy] 079ca4: ENH: Better error w/ line num for bad column count...

GitHub noreply at github.com
Sat Apr 5 16:49:38 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 079ca4d2da488ffb7af1fc923728c3abde867231
      https://github.com/numpy/numpy/commit/079ca4d2da488ffb7af1fc923728c3abde867231
  Author: Daniel da Silva <daniel at meltingwax.net>
  Date:   2014-04-05 (Sat, 05 Apr 2014)

  Changed paths:
    M numpy/lib/npyio.py
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  ENH: Better error w/ line num for bad column count in np.loadtxt()

Resolves #2591. Adds more explicit error handling in line parsing loop.


  Commit: 6857173fc1df9a5f196c9fab3249680c7694b493
      https://github.com/numpy/numpy/commit/6857173fc1df9a5f196c9fab3249680c7694b493
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-04-05 (Sat, 05 Apr 2014)

  Changed paths:
    M numpy/lib/npyio.py
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  Merge pull request #4588 from ddasilva/ddasilva/2591

ENH: Better error w/ line num for bad column count in np.loadtxt()


Compare: https://github.com/numpy/numpy/compare/a0794f63d548...6857173fc1df


More information about the Numpy-svn mailing list