Searched defs:PyDict_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | dictobject.c | 2457 PyTypeObject PyDict_Type = { variable |
/external/python/cpython3/Objects/ | ||
D | dictobject.c | 3201 PyTypeObject PyDict_Type = { variable |