Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickle.py1668 def load_appends(self): member in _Unpickler
1684 dispatch[APPENDS[0]] = load_appends
/third_party/python/Modules/
H A D_pickle.c6525 load_appends(UnpicklerObject *self) in load_appends() function
6919 OP(APPENDS, load_appends) in load()

Completed in 12 milliseconds