Searched defs:READONLY_BUFFER (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 195 READONLY_BUFFER = b'\x98' # make top of stack readonly variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 125 READONLY_BUFFER = '\x98' enumerator |
Completed in 14 milliseconds