[Numpy-svn] [numpy/numpy] c6397b: 2to3: Updata `except Exception, msg:` syntax in fi...

GitHub noreply at github.com
Wed Feb 27 17:37:39 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c6397ba59fba25989b0ba37ad8267325757f1dcd
      https://github.com/numpy/numpy/commit/c6397ba59fba25989b0ba37ad8267325757f1dcd
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M benchmarks/benchmark.py
    M doc/sphinxext/docscrape.py
    M doc/sphinxext/plot_directive.py
    M pavement.py
    M tools/osxbuild/build.py
    M tools/win32build/build.py
    M tools/win32build/prepare_bootstrap.py

  Log Message:
  -----------
  2to3: Updata `except Exception, msg:` syntax in files not in numpy/ .

This should finish the updating of the exception syntax.


  Commit: e84885aa39057235a8cb53558f05a07cb6da4965
      https://github.com/numpy/numpy/commit/e84885aa39057235a8cb53558f05a07cb6da4965
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M benchmarks/benchmark.py
    M doc/sphinxext/docscrape.py
    M doc/sphinxext/plot_directive.py
    M pavement.py
    M tools/osxbuild/build.py
    M tools/win32build/build.py
    M tools/win32build/prepare_bootstrap.py

  Log Message:
  -----------
  Merge pull request #3028 from charris/2to3-except-update

2to3: Update `except Exception, msg:` syntax in files not in numpy/ .


Compare: https://github.com/numpy/numpy/compare/208072f817ac...e84885aa3905


More information about the Numpy-svn mailing list