Searched refs:unionobject_dealloc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 18 unionobject_dealloc(PyObject *self) in unionobject_dealloc() function 378 .tp_dealloc = unionobject_dealloc, |
Completed in 1 milliseconds