diff options
author | Allan Haldane <allan.haldane@gmail.com> | 2018-09-30 19:43:23 -0400 |
---|---|---|
committer | Allan Haldane <allan.haldane@gmail.com> | 2018-10-09 23:11:26 -0400 |
commit | 78e105182759b582818cb0f661052e9d812c8478 (patch) | |
tree | 630757b0af1d87b9df963509c317163debe98b07 /numpy/core/numeric.py | |
parent | 072c90ea848c753b7e8b7c42d2e359f53dfd0085 (diff) | |
download | numpy-78e105182759b582818cb0f661052e9d812c8478.tar.gz |
MAINT: delay initialization of getlimits (circular imports)
getlimits previously called numpy code before all of numpy was loaded,
which often causes circular import issues. This delays getlimits init.
Fixes #12063
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions