diff options
author | Matthew Brett <matthew.brett@gmail.com> | 2017-05-12 19:45:54 +0100 |
---|---|---|
committer | Matthew Brett <matthew.brett@gmail.com> | 2017-05-15 16:11:42 +0100 |
commit | 0649ba224f7b44f6da7005c1e8240d970a5a3be5 (patch) | |
tree | 8141db112c59129a9e1b8d58c6231e9068734333 /numpy/core/arrayprint.py | |
parent | 33ce0baeae071cfbe32cb0f7680a4ec9dd7f379e (diff) | |
download | numpy-0649ba224f7b44f6da7005c1e8240d970a5a3be5.tar.gz |
RF: delay calls of array repr in getlimits
Delay use of array repr until needed for string representations of the
float info parameters. This is to allow getlimits to be imported early
without pulling in too much of the repr machinery.
See: https://github.com/numpy/numpy/pull/8983#discussion_r115838683
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions