diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-02-15 02:13:45 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-08-19 21:39:49 -0700 |
commit | fa616a85368c5c9e2f2b91fafb43596e56f48f50 (patch) | |
tree | ec58097874d0d51c693dbd65667545898f31786e /numpy/f2py/tests/test_compile_function.py | |
parent | ee82dc78aba83013d3e3581514d031094325e184 (diff) | |
download | numpy-fa616a85368c5c9e2f2b91fafb43596e56f48f50.tar.gz |
MAINT: Move dtype string functions to python
Doing proper error checking of string concatenation in python super tedious.
As a results, we're not doing it, making us prone to exceptions turning into segfaults.
This moves all of the __str__ and __repr__ functions, where speed is irrelevant, into np.core._dtype.
Diffstat (limited to 'numpy/f2py/tests/test_compile_function.py')
0 files changed, 0 insertions, 0 deletions