Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpickle.py1269 def load_int(self): member in _Unpickler
1278 dispatch[INT[0]] = load_int
/third_party/python/Modules/
H A D_pickle.c5164 load_int(UnpicklerObject *self) in load_int() function
6881 OP(INT, load_int) in load()

Completed in 14 milliseconds