summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-02-14 13:27:04 -0700
committerCharles Harris <charlesr.harris@gmail.com>2015-02-14 13:27:04 -0700
commitf317ab8932931e8dcf9f0e2092bf52161fcda24d (patch)
tree5ac941bf9e9d50a743a8cc68d038cd42096d9210 /numpy/polynomial/polyutils.py
parentce1dadfe0e7accac0721ebaa79f2a4b4a9f56e7e (diff)
downloadnumpy-f317ab8932931e8dcf9f0e2092bf52161fcda24d.tar.gz
MAINT: Replace some Python macros by functions.
PyObject_INIT -> PyObject_Init PyObject_INIT_VAR -> PyObject_InitVar This avoids warning about parenthetical expression in PyObject_INIT. Python recommends the functional versions when available.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions