Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsymbol.py60 old_lambdef = 303 variable
/external/python/cpython2/Include/
Dgraminit.h50 #define old_lambdef 303 macro
/external/python/cpython2/Lib/compiler/
Dtransformer.py292 old_lambdef = lambdef variable in Transformer