Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcontext.c516 context_tp_contains(PyContext *self, PyObject *key) in context_tp_contains() function
647 (objobjproc)context_tp_contains, /* sq_contains */