Searched defs:PyCF_ONLY_AST (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/cpython/ | ||
| D | compile.h | 17 #define PyCF_ONLY_AST 0x0400 macro |
| /external/python/cpython2/Include/ | ||
| D | pythonrun.h | 16 #define PyCF_ONLY_AST 0x0400 macro |