Searched refs:load_binunicode (Results 1 – 3 of 3) sorted by relevance
989 def load_binunicode(self): member in Unpickler992 dispatch[BINUNICODE] = load_binunicode
1362 def load_binunicode(self): member in _Unpickler1368 dispatch[BINUNICODE[0]] = load_binunicode
3781 load_binunicode(Unpicklerobject *self) in load_binunicode() function4810 if (load_binunicode(self) < 0) in load()5227 if (load_binunicode(self) < 0) in noload()