diff options
author | Pauli Virtanen <pav@iki.fi> | 2012-06-11 22:09:47 +0200 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-07-13 10:00:21 -0600 |
commit | ce0a7912e2e909cae4c4d2fc6d9745a97d2161c2 (patch) | |
tree | b7ce6f9ed2cbdebc7bde5b4fdb35501aa2e31b95 /numpy/polynomial/polyutils.py | |
parent | afcc4cd5c645a4abdfa789f688a1e9f9f81762af (diff) | |
download | numpy-ce0a7912e2e909cae4c4d2fc6d9745a97d2161c2.tar.gz |
BUG: core: don't pollute public namespace with PyIndex_Check on Python 2.4
Public numpy headers shouldn't define a replacement PyIndex_Check. This
causes unexpected behavior in Python2.4 in 3rd party code.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions