diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2012-02-13 19:08:38 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-02-16 19:09:13 -0700 |
commit | 56dde5f10da0fc36624d487df6fd650c92827336 (patch) | |
tree | 9e76064423dd26a8b52f903fe37ea2652d561226 /numpy/add_newdocs.py | |
parent | 7e202a2dd96a43579dfe82defe7ec7b63ffdd3ab (diff) | |
download | numpy-56dde5f10da0fc36624d487df6fd650c92827336.tar.gz |
BUG: Make attempted attribute/iterator_element deletions not segfault.
Attempted attribute deletion raises an Attribute error. Deleting
an iterator index or slice raises a TypeError. This is a change for
nditer, which used to raise ValueError when deletes were attempted.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions