Searched defs:BINBYTES (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 175 BINBYTES = b'B' # push bytes; counted binary string argument variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 107 BINBYTES = 'B', enumerator |
Completed in 11 milliseconds