Home
last modified time | relevance | path

Searched defs:TUPLE (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Tools/scripts/
H A Dumarshal.py26 TUPLE = ord('(') variable in Type
/third_party/python/Lib/
H A Dast.py652 TUPLE = auto() # <expr1>, <expr2> variable in _Precedence
H A Dpickle.py148 TUPLE = b't' # build tuple from topmost stack items variable
/third_party/python/Lib/test/
H A Dtest_ast.py812 TUPLE = enum.auto() # <expr1>, <expr2> variable in AST_Tests.test_precedence_enum._Precedence
/third_party/python/Modules/
H A D_pickle.c87 TUPLE = 't', enumerator

Completed in 19 milliseconds