Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c660 signaldict_copy(PyObject *self, PyObject *args UNUSED) in signaldict_copy() function
673 { "copy", (PyCFunction)signaldict_copy, METH_NOARGS, NULL},