Home
last modified time | relevance | path

Searched defs:TUPLE3 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dpickle.py165 TUPLE3 = b'\x87' # build 3-tuple from three topmost stack items variable
/third_party/python/Modules/
D_pickle.c88 TUPLE3 = '\x87', enumerator