diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-04-10 18:25:55 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-04-10 18:25:55 -0600 |
commit | 16f97614acd12b85619f8a2a52114ecc955787a6 (patch) | |
tree | 8485f10218d88865e36e7fab9984d6a2ee18ffc3 /numpy/lib/recfunctions.py | |
parent | 25d55b8f0ea74f7c8a700a14ef8c256a51dd1376 (diff) | |
download | numpy-16f97614acd12b85619f8a2a52114ecc955787a6.tar.gz |
2to3: Skip `future` fixer.
The `future` fixer removes the `from __future__ import ...` statements.
That is fine for Python 3, but we need to keep that statement if we are
shooting for a common code base for both Python 2 and Python 3.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions