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

/external/python/cpython2/Modules/
H A Ddatetimemodule.c2044 delta_str(PyDateTime_Delta *self) function
2215 (reprfunc)delta_str, /* tp_str */
/external/python/cpython3/Modules/
H A D_datetimemodule.c2295 delta_str(PyDateTime_Delta *self) function
2436 (reprfunc)delta_str, /* tp_str */

Completed in 138 milliseconds