Searched refs:load_list (Results 1 – 2 of 2) sorted by relevance
1028 def load_list(self): member in Unpickler1031 dispatch[LIST] = load_list
3840 load_list(Unpicklerobject *self) in load_list() function4860 if (load_list(self) < 0) in load()5277 if (load_list(self) < 0) in noload()