Home
last modified time | relevance | path

Searched refs:PyODict_New (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dodictobject.h25 PyAPI_FUNC(PyObject *) PyODict_New(void);
/third_party/python/Objects/
H A Dodictobject.c1191 od_copy = PyODict_New(); in odict_copy()
1591 PyODict_New(void) in PyODict_New() function

Completed in 3 milliseconds