]> granicus.if.org Git - python/commit
Fix the names of _PyObject_GC_TRACK and _PyObject_GC_UNTRACK when the GC is
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 3 Sep 2001 15:44:48 +0000 (15:44 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Mon, 3 Sep 2001 15:44:48 +0000 (15:44 +0000)
commit49417e76d5fd52b1814db1b7be4cb6f4939a8c65
tree480eb3f55957ee793a46ed1e38caae493be047b6
parent0628a66c75761ffac87564d05eddc00c194c316d
Fix the names of _PyObject_GC_TRACK and _PyObject_GC_UNTRACK when the GC is
disabled.  Obviously everyone enables the GC. :-)
Include/objimpl.h