Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c986 context_settraps_dict(PyObject *self, PyObject *value) in context_settraps_dict() function
1147 return context_settraps_dict(self, value); in context_setattr()
1297 ret = context_settraps_dict(self, traps); in context_init()