Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcontext.c1087 token_tp_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in token_tp_new() function
1209 .tp_new = token_tp_new,