Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickle.py1358 def load_unicode(self): member in _Unpickler
1360 dispatch[UNICODE[0]] = load_unicode
/third_party/python/Modules/
H A D_pickle.c5635 load_unicode(UnpicklerObject *self) in load_unicode() function
6896 OP(UNICODE, load_unicode) in load()

Completed in 12 milliseconds