Searched defs:PyFrame_Type (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Objects/ | ||
D | frameobject.c | 612 PyTypeObject PyFrame_Type = { variable |
/external/python/cpython3/Objects/ | ||
D | frameobject.c | 731 PyTypeObject PyFrame_Type = { variable |