Searched defs:SHORT_BINBYTES (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 176 SHORT_BINBYTES = b'C' # " " ; " " " " < 256 bytes variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 108 SHORT_BINBYTES = 'C', enumerator |
Completed in 12 milliseconds