diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2013-04-13 09:57:11 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2013-05-31 19:16:02 +0200 |
commit | 482142c42e186237525855464d141e2e5eef5808 (patch) | |
tree | dbd34cc33060d0897e8a2bb96fe5bf2f861eb9d8 /numpy/oldnumeric/tests/test_oldnumeric.py | |
parent | a727f424a5b402558a7b7cba978449a1b015a47e (diff) | |
download | numpy-482142c42e186237525855464d141e2e5eef5808.tar.gz |
MAINT: Remove non-integer deprecations which are now in PyIntAsIntp
Also removed old (commented) macro, the use of PyNumber_Index is
now actually implemented in PyIntAsIntp and not necessary here.
Removes PyIndex_Check compatibility macros, since we do not support
python < 2.5 anymore.
Change integer conversion error to IndexError, previously these
fell through and eventually became an IndexError.
Diffstat (limited to 'numpy/oldnumeric/tests/test_oldnumeric.py')
0 files changed, 0 insertions, 0 deletions