diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-09-26 23:45:15 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-11-12 11:38:35 -0800 |
commit | df0fff45adbd3f291632b23c0cbd256bbbe912bb (patch) | |
tree | 120f4082267ac217783f8453cb97dd6f335a62dc /numpy/lib/function_base.py | |
parent | a4e47e0205b78eb96248e71918c2558e25a9d3c7 (diff) | |
download | numpy-df0fff45adbd3f291632b23c0cbd256bbbe912bb.tar.gz |
BUG: str(arr0d) and unicode(arr0d) should never go through np.set_string_function
It's more important that scalars and 0d arrays are consistent here.
Previously, unicode(arr0d) would crash on 2.7
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions