diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-08-11 17:09:09 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-08-11 17:22:35 -0600 |
commit | cb0a4f0fd9fad4caee96919f82d8efef512b3fda (patch) | |
tree | 02f78e61a001ad54f25945e5d7f38f366182d69b /numpy/lib/tests/test_regression.py | |
parent | 0a16937e15af31ac33d76c60d72cdb9c68d7f2f1 (diff) | |
download | numpy-cb0a4f0fd9fad4caee96919f82d8efef512b3fda.tar.gz |
BUG: Fix variable declaration after statement.
Some declarations that are not at the beginning of a block have slipped
into the code. This breaks compilation on Python3.4a1. The Numpy coding
standard also disallows that construct.
Closes #3598.
Diffstat (limited to 'numpy/lib/tests/test_regression.py')
0 files changed, 0 insertions, 0 deletions