Home
last modified time | relevance | path

Searched defs:compound_stmt (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dsymbol.py49 compound_stmt = 292 variable
/external/python/cpython2/Include/
Dgraminit.h39 #define compound_stmt 292 macro
/external/python/cpython2/Lib/compiler/
Dtransformer.py321 compound_stmt = stmt variable in Transformer