[Numpy-svn] [numpy/numpy] 0d2847: MAINT: io: handle a bad fmt argument in savetxt by...

GitHub noreply at github.com
Sun Oct 20 20:15:52 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 0d284764a855cae11699228ff1b81e6d18f38ed2
      https://github.com/numpy/numpy/commit/0d284764a855cae11699228ff1b81e6d18f38ed2
  Author: Warren Weckesser <warren.weckesser at gmail.com>
  Date:   2013-10-20 (Sun, 20 Oct 2013)

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

  Log Message:
  -----------
  MAINT: io: handle a bad fmt argument in savetxt by raising a ValueError.


  Commit: 11a931bbb935d9fe74c9b6382463f0ab840d0992
      https://github.com/numpy/numpy/commit/11a931bbb935d9fe74c9b6382463f0ab840d0992
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-10-20 (Sun, 20 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #3953 from WarrenWeckesser/savetxt-bad-fmt-error

MAINT: io: handle a bad fmt argument in savetxt by raising a ValueError.


Compare: https://github.com/numpy/numpy/compare/55d3ef5b81b7...11a931bbb935


More information about the Numpy-svn mailing list