Searched defs:PyPARSE_DONT_IMPLY_DEDENT (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | parsetok.h | 24 #define PyPARSE_DONT_IMPLY_DEDENT 0x0002 macro |
/external/python/cpython3/Include/ | ||
D | parsetok.h | 27 #define PyPARSE_DONT_IMPLY_DEDENT 0x0002 macro |