Home
last modified time | relevance | path

Searched refs:datetime_combine (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Ddatetimemodule.c3999 datetime_combine(PyObject *cls, PyObject *args, PyObject *kw) in datetime_combine() function
4623 {"combine", (PyCFunction)datetime_combine,