Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c1723 ctxmanager_new(PyTypeObject *type UNUSED, PyObject *args, PyObject *kwds) in ctxmanager_new() function
5562 …{ "localcontext", (PyCFunction)(void(*)(void))ctxmanager_new, METH_VARARGS|METH_KEYWORDS, doc_loca…