[Numpy-svn] [numpy/numpy] 621c0a: MAINT: move star imports to end of numeric.py

GitHub noreply at github.com
Thu Jun 19 11:25:30 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 621c0a6d49e369c5813a2d89d73a6e81093d9f54
      https://github.com/numpy/numpy/commit/621c0a6d49e369c5813a2d89d73a6e81093d9f54
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-06-19 (Thu, 19 Jun 2014)

  Changed paths:
    M numpy/core/numeric.py

  Log Message:
  -----------
  MAINT: move star imports to end of numeric.py

allows static analysis (e.g. pyflakes) to detect undefined names


  Commit: fe3410f7380c06adc81fb8e097c96dc51a42e0f3
      https://github.com/numpy/numpy/commit/fe3410f7380c06adc81fb8e097c96dc51a42e0f3
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2014-06-19 (Thu, 19 Jun 2014)

  Changed paths:
    M numpy/core/numeric.py

  Log Message:
  -----------
  Merge pull request #4816 from juliantaylor/star-import

MAINT: move star imports to end of numeric.py


Compare: https://github.com/numpy/numpy/compare/133d4f464ed3...fe3410f7380c


More information about the Numpy-svn mailing list