diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-03-28 10:03:43 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-03-28 10:03:43 -0600 |
commit | 670b12649e34164514fc4981d8fbacfadf1f389e (patch) | |
tree | 25a21446ff6bdab5d95584aa6663c4f790797bb4 /numpy/lib/recfunctions.py | |
parent | 25ec6853e17e96448ce7d8f18eda2ef5290c2acf (diff) | |
download | numpy-670b12649e34164514fc4981d8fbacfadf1f389e.tar.gz |
2to3: Add `from __future__ import ...` to some files that were missed.
With the exception of numpy/distutils/tests/test_exec_command.py, all
of these files are script files in tools/osxbuild and tools/win32build.
The import in the script files omits `absolute_import` as they are
not part of a package.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions