diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-05-14 14:27:29 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-12-15 12:39:47 -0600 |
commit | 7628292e005fd3d6faf1b77434d2224921d49ad8 (patch) | |
tree | 8566c77c58f7780e663bc0a5c706b5f21d37536b /numpy/lib/utils.py | |
parent | 74e135b261e4613963cc50ddb97ac2edbd5936ba (diff) | |
download | numpy-7628292e005fd3d6faf1b77434d2224921d49ad8.tar.gz |
DOC: Warn when reloading numpy or using numpy in sub-interpreter
This adds a warning when the main NumPy module is reloaded
with the assumption that in this case objects such as `np.matrix`,
`np._NoValue` or exceptions may be cached internally.
It also gives a warning when NumPy is imported in a sub-interpreter.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions