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