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