Home
last modified time | relevance | path

Searched refs:PyObject_GC_Fini (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dobjimpl.h338 #define PyObject_GC_Fini(op) macro
/external/python/cpython2/Modules/
Dpyexpat.c1362 PyObject_GC_Fini(self); in xmlparse_dealloc()
/external/python/cpython2/Doc/whatsnew/
D2.2.rst1087 :c:func:`PyObject_GC_Fini` to :c:func:`PyObject_GC_UnTrack`.
/external/python/cpython2/Misc/
DHISTORY7021 - rename PyObject_GC_Init to PyObject_GC_Track and PyObject_GC_Fini