summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-03-23 03:33:13 +0000
committerTim Peters <tim.peters@gmail.com>2003-03-23 03:33:13 +0000
commit36eb4dfb819dbfe90d82e0c6b58bd360c22bcc26 (patch)
tree03aa5497be9d977f26d423c36234145668c6f4e1 /Python/import.c
parent3e40c7ff5bb54c4787290109b51394ad34ef815d (diff)
downloadcpython-git-36eb4dfb819dbfe90d82e0c6b58bd360c22bcc26.tar.gz
Refactored some of the Py_TRACE_REFS code. New private API function
_Py_AddToAllObjects() that simply inserts an object at the front of the doubly-linked list of all objects. Changed PyType_Ready() (the closest thing we've got to a choke point for type objects) to call that.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions