Searched defs:BINPUT (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 145 BINPUT = b'q' # " " " " " ; " " 1-byte arg variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 84 BINPUT = 'q', enumerator |
Completed in 13 milliseconds