Searched refs:load_short_binunicode (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pickle.py | 1425 def load_short_binunicode(self): member in _Unpickler 1428 dispatch[SHORT_BINUNICODE[0]] = load_short_binunicode |
Completed in 3 milliseconds