summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_regression.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-08-11 17:09:09 -0600
committerCharles Harris <charlesr.harris@gmail.com>2013-08-11 17:22:35 -0600
commitcb0a4f0fd9fad4caee96919f82d8efef512b3fda (patch)
tree02f78e61a001ad54f25945e5d7f38f366182d69b /numpy/lib/tests/test_regression.py
parent0a16937e15af31ac33d76c60d72cdb9c68d7f2f1 (diff)
downloadnumpy-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