Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dodictobject.h25 PyAPI_FUNC(PyObject *) PyODict_New(void);
/external/python/cpython3/Objects/
Dodictobject.c1193 od_copy = PyODict_New(); in odict_copy()
1606 PyODict_New(void) in PyODict_New() function
/external/python/cpython3/PC/
Dpython3.def423 PyODict_New=python37.PyODict_New