Home
last modified time | relevance | path

Searched refs:SHORT_BINSTRING (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dpickle.py128 SHORT_BINSTRING= b'U' # " " ; " " " " < 256 bytes variable
1325 # STRING, BINSTRING and SHORT_BINSTRING opcodes.
1418 dispatch[SHORT_BINSTRING[0]] = load_short_binstring
/third_party/python/Modules/
H A D_pickle.c67 SHORT_BINSTRING = 'U', enumerator
6893 OP_ARG(SHORT_BINSTRING, load_counted_binstring, 1) in load()

Completed in 12 milliseconds