Searched refs:date_fromisoformat (Results 1 – 1 of 1) sorted by relevance
2931 date_fromisoformat(PyObject *cls, PyObject *dtstr) in date_fromisoformat() function3261 {"fromisoformat", (PyCFunction)date_fromisoformat, METH_O |