diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-04-13 13:03:45 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-04-13 18:50:11 -0700 |
commit | b87a9e2784b7e5c864ebe19708b07d7211e01e29 (patch) | |
tree | e5fd7d455827012bc0c19a973eb94c3109cd3534 /numpy/core/fromnumeric.py | |
parent | 82641c61b1a2d6d1b8cccce5a65f4215c94b99b2 (diff) | |
download | numpy-b87a9e2784b7e5c864ebe19708b07d7211e01e29.tar.gz |
MAINT: Move umath error helpers into their own module
This is a direct move, with some tweaks to imports.
For some reason, this changed the results of running the doctests, which now reflect the actual defaults for `geterrobj`.
This helps to make `core.numeric` a little shorter.
This doesn't affect the value of `np.core.numeric.__all__` which keeps code doing `from numpy.core.numeric import *` working.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions