Searched refs:load_empty_list (Results 1 – 3 of 3) sorted by relevance
1014 def load_empty_list(self): member in Unpickler1016 dispatch[EMPTY_LIST] = load_empty_list
3812 load_empty_list(Unpicklerobject *self) in load_empty_list() function4825 if (load_empty_list(self) < 0) in load()5242 if (load_empty_list(self) < 0) in noload()
3777 load_empty_list(Unpicklerobject *self) in load_empty_list() function4790 if (load_empty_list(self) < 0) in load()5207 if (load_empty_list(self) < 0) in noload()