]> granicus.if.org Git - python/commit
Use the new Py_ARRAY_LENGTH macro
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 22:42:28 +0000 (00:42 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 28 Sep 2011 22:42:28 +0000 (00:42 +0200)
commit639418812f11749f99d1160b26325bdfa3a26a6f
treeeb438b6f5e06b7a5144567ff5c95c190bf850cc1
parentb9dcffb51e0075f70434febb6ea557cc4d22f5fd
Use the new Py_ARRAY_LENGTH macro
15 files changed:
Modules/_testcapimodule.c
Modules/faulthandler.c
Modules/mathmodule.c
Modules/ossaudiodev.c
Modules/posixmodule.c
Modules/socketmodule.c
Modules/unicodedata.c
Objects/longobject.c
Objects/typeobject.c
Objects/unicodeobject.c
PC/frozen_dllmain.c
PC/getpathp.c
Python/codecs.c
Python/dynload_aix.c
Python/sysmodule.c