]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename new macros to conform to naming rules (function macros have "Py" prefix, not...
authorGeorg Brandl <georg@python.org>
Wed, 28 Sep 2011 19:49:49 +0000 (21:49 +0200)
committerGeorg Brandl <georg@python.org>
Wed, 28 Sep 2011 19:49:49 +0000 (21:49 +0200)
commit4cb0de246cacc2c4259f7b05529abbcf7ba8e2ff
tree35049b7aa75b2295b38e0150ecbe509b12c1830f
parent5ce1b0dbc0fbad355086882ebb54f1aebc6b7163
Rename new macros to conform to naming rules (function macros have "Py" prefix, not "PY").
Include/Python.h
Modules/arraymodule.c
Modules/zipimport.c
Objects/unicodeobject.c
Python/import.c