Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c1115 token_get_old_value(PyContextToken *self, void *Py_UNUSED(ignored)) in token_get_old_value() function
1127 {"old_value", (getter)token_get_old_value, NULL, NULL},