Searched refs:time_isoformat (Results 1 – 2 of 2) sorted by relevance
3276 time_isoformat(PyDateTime_Time *self, PyObject *unused) in time_isoformat() function3522 {"isoformat", (PyCFunction)time_isoformat, METH_NOARGS,
4082 time_isoformat(PyDateTime_Time *self, PyObject *args, PyObject *kw) in time_isoformat() function4438 {"isoformat", (PyCFunction)time_isoformat, METH_VARARGS | METH_KEYWORDS,