Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickle.py1661 def load_append(self): member in _Unpickler
1666 dispatch[APPEND[0]] = load_append
/third_party/python/Modules/
H A D_pickle.c6517 load_append(UnpicklerObject *self) in load_append() function
6918 OP(APPEND, load_append) in load()

Completed in 12 milliseconds