Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c1252 context_token_missing_tp_dealloc(_PyContextTokenMissing *Py_UNUSED(self)) in context_token_missing_tp_dealloc() function
1267 .tp_dealloc = (destructor)context_token_missing_tp_dealloc,