Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c4206 time_from_pickle(PyTypeObject *type, PyObject *state, PyObject *tzinfo) in time_from_pickle() function
4259 return time_from_pickle(type, state, tzinfo); in time_new()
4280 self = time_from_pickle(type, state, tzinfo); in time_new()

Completed in 10 milliseconds