Searched defs:testlist1 (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Include/
H A Dgraminit.h85 #define testlist1 338 macro
/external/python/cpython2/Lib/
H A Dsymbol.py95 testlist1 = 338 variable
/external/python/cpython2/Lib/compiler/
H A Dtransformer.py581 testlist1 = testlist variable in class:Transformer
/external/python/cpython2/Modules/
H A Dparsermodule.c970 VALIDATER(testlist1); VALIDATER(comp_for); variable
1199 return (validate_repeating_list(tree, testlist1,
1200 validate_test, "testlist1"));
3236 case testlist1:

Completed in 100 milliseconds