Searched refs:token_tp_clear (Results 1 – 1 of 1) sorted by relevance
1071 token_tp_clear(PyContextToken *self) in token_tp_clear() function1092 (void)token_tp_clear(self); in token_tp_dealloc()1177 .tp_clear = (inquiry)token_tp_clear,