diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2009-05-16 03:59:15 +0000 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2009-05-16 03:59:15 +0000 |
commit | 2506c5cd73a86335f9203720cc08c4e24e92f9b3 (patch) | |
tree | 479ff5e9d319c2bf4289aad750ef3d0473ca4527 /setup.py | |
parent | 673de279532eaf153ac97449b0c81a5c4b239ef3 (diff) | |
download | numpy-2506c5cd73a86335f9203720cc08c4e24e92f9b3.tar.gz |
Fix ticket #1109.
Remove the only remaining use of a string exception from the multiarray module.
The string is still in the module dictionary so the ABI doesn't change,
but none of the c code uses it. Any code that *expects* a string exception
will break, but I regard this as fixing a bug instead of an addition.
There were no other string exceptions used by the code in numpy/core/src.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions