Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dpickle.py164 TUPLE2 = b'\x86' # build 2-tuple from two topmost stack items variable
/third_party/python/Modules/
D_pickle.c99 TUPLE2 = '\x86', enumerator