Searched defs:PyCF_MASK_OBSOLETE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/cpython/ | ||
D | compile.h | 10 #define PyCF_MASK_OBSOLETE (CO_NESTED) macro |
/external/python/cpython2/Include/ | ||
D | pythonrun.h | 13 #define PyCF_MASK_OBSOLETE (CO_NESTED) macro |