Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c2568 PyDecType_FromSequence(PyTypeObject *type, PyObject *v, in PyDecType_FromSequence() function
2648 PyDecType_FromSequence(&PyDec_Type, sequence, context)