diff options
author | Martin Baeuml <baeuml@gmail.com> | 2013-01-16 21:57:50 +0100 |
---|---|---|
committer | Martin Baeuml <baeuml@gmail.com> | 2013-01-16 21:57:50 +0100 |
commit | 18bcac097c289f0ee937563652f771fe89c174f2 (patch) | |
tree | 89618d5afaec2676b5d43550d707e0bc15798069 /numpy/core/defchararray.py | |
parent | 27690e33fa2202ecb1bca338ff38320de84b27ea (diff) | |
download | numpy-18bcac097c289f0ee937563652f771fe89c174f2.tar.gz |
fix numpy.i for python 3
PyFile_Check and PyInstance_Check have been removed from the C API
for python 3. This removes calls to those two functions from
numpy.i for PY_MAJOR_VERSION >= 3 so that it builds with a
python 3 Python.h.
Diffstat (limited to 'numpy/core/defchararray.py')
0 files changed, 0 insertions, 0 deletions