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