Home
last modified time | relevance | path

Searched defs:PyCode_Type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dcodeobject.c653 PyTypeObject PyCode_Type = { variable
/external/python/cpython3/Objects/
Dcodeobject.c727 PyTypeObject PyCode_Type = { variable