Searched defs:BYTEARRAY8 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | pickle.py | 193 BYTEARRAY8 = b'\x96' # push bytearray variable |
/external/python/cpython3/Modules/ | ||
D | _pickle.c | 110 BYTEARRAY8 = '\x96', enumerator |