Searched defs:MEMOIZE (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 188 MEMOIZE = b'\x94' # store top of the stack in memo variable |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 119 MEMOIZE = '\x94', enumerator |
Completed in 12 milliseconds