summaryrefslogtreecommitdiff
path: root/numpy/core/defchararray.py
diff options
context:
space:
mode:
authorMartin Baeuml <baeuml@gmail.com>2013-01-16 21:57:50 +0100
committerMartin Baeuml <baeuml@gmail.com>2013-01-16 21:57:50 +0100
commit18bcac097c289f0ee937563652f771fe89c174f2 (patch)
tree89618d5afaec2676b5d43550d707e0bc15798069 /numpy/core/defchararray.py
parent27690e33fa2202ecb1bca338ff38320de84b27ea (diff)
downloadnumpy-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