]> granicus.if.org Git - python/commit
Apply the PyObject_VAR_HEAD and Py_SIZE macros
authorRaymond Hettinger <python@rcn.com>
Sat, 6 Jul 2013 23:01:13 +0000 (13:01 -1000)
committerRaymond Hettinger <python@rcn.com>
Sat, 6 Jul 2013 23:01:13 +0000 (13:01 -1000)
commitdf715ba54d6a5cad9f59bffe1c2180691a999450
tree50ed74d0cc8b138e070ca9dc4e2f17e5c6c27692
parentb1f7632c1c54ef7648dfa14753b5bdeb9f02781d
Apply the PyObject_VAR_HEAD and Py_SIZE macros
to be consistent with practices in other modules.
Modules/_collectionsmodule.c