Searched defs:TUPLE2 (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | pickle.py | 164 TUPLE2 = b'\x86' # build 2-tuple from two topmost stack items variable |
| /third_party/python/Modules/ | ||
| D | _pickle.c | 99 TUPLE2 = '\x86', enumerator |