Home
last modified time | relevance | path

Searched defs:Zreplacement (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_datetimemodule.c1406 PyObject *Zreplacement = PyUnicode_FromStringAndSize(NULL, 0); in make_Zreplacement() local
1473 PyObject *Zreplacement = NULL; /* py string, replacement for %Z */ in wrap_strftime() local
/external/python/cpython2/Modules/
Ddatetimemodule.c1168 PyObject *Zreplacement = NULL; /* py string, replacement for %Z */ in wrap_strftime() local