Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c3907 static char *timezone_kws[] = {"offset", "name", NULL}; variable
3914 if (PyArg_ParseTupleAndKeywords(args, kw, "O!|U:timezone", timezone_kws, in timezone_new()

Completed in 14 milliseconds