Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickle.py1586 def load_reduce(self): member in _Unpickler
1591 dispatch[REDUCE[0]] = load_reduce
/third_party/python/Modules/
H A D_pickle.c6777 load_reduce(UnpicklerObject *self) in load_reduce() function
6936 OP(REDUCE, load_reduce) in load()

Completed in 13 milliseconds