Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dcompile.h10 #define PyCF_MASK_OBSOLETE (CO_NESTED) macro
/external/python/cpython2/Include/
Dpythonrun.h13 #define PyCF_MASK_OBSOLETE (CO_NESTED) macro