Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c760 context_getcapitals(PyObject *self, void *closure UNUSED) in context_getcapitals() function
1470 { "capitals", (getter)context_getcapitals, (setter)context_setcapitals, NULL, NULL},