diff options
author | Carwyn Pelley <cpelley.pub@gmail.com> | 2013-05-23 14:41:19 +0100 |
---|---|---|
committer | Carwyn Pelley <cpelley.pub@gmail.com> | 2013-05-23 16:56:00 +0100 |
commit | e6a1ab9cf306ca34d43b9e196f2573edb0a6c416 (patch) | |
tree | 4f1af50b2c054d40da2c4e1fad3ef9257390bb3d /numpy/matrixlib/tests/test_defmatrix.py | |
parent | daf4b40e3f2c53f5487d8721e28f5a9339d45573 (diff) | |
download | numpy-e6a1ab9cf306ca34d43b9e196f2573edb0a6c416.tar.gz |
BUG: f2py script shebang may refer to wrong python
The f2py executable has a shebang which uses the default python, rather
than the python it was compiled for. This causes issues for deployment
of numpy (+f2py) across systems which have different environments.
This fix uses sys.executable to determine the resulting hardcoded
python to use.
Diffstat (limited to 'numpy/matrixlib/tests/test_defmatrix.py')
0 files changed, 0 insertions, 0 deletions