diff options
author | Jonathan Helmus <jjhelmus@gmail.com> | 2016-10-12 13:07:42 -0500 |
---|---|---|
committer | Jonathan Helmus <jjhelmus@gmail.com> | 2016-10-12 13:07:42 -0500 |
commit | 5d0ce36e5be134bb5ead03cab1edeaa60fa355aa (patch) | |
tree | b2369e4193d1edd1367f068b6c76ae114f45e99e /numpy/core/numeric.py | |
parent | b0a6e5583f2952a040c45d0d50f5e93372dc175b (diff) | |
download | numpy-5d0ce36e5be134bb5ead03cab1edeaa60fa355aa.tar.gz |
BUG: import full module path in npy_load_module
Use the full module path when importing importlib.machinery for use in the
npy_load_module function. Just importing importlib is not sufficient in certain
cases, for example Python 3.4.
closes #8147
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions