Home
last modified time | relevance | path

Searched defs:BINBYTES (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dpickle.py175 BINBYTES = b'B' # push bytes; counted binary string argument variable
/external/python/cpython3/Modules/
D_pickle.c94 BINBYTES = 'B', enumerator