Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickle.py1635 def load_put(self): member in _Unpickler
1640 dispatch[PUT[0]] = load_put
/third_party/python/Modules/
H A D_pickle.c6356 load_put(UnpicklerObject *self) in load_put() function
6928 OP(PUT, load_put) in load()

Completed in 12 milliseconds