Home
last modified time | relevance | path

Searched defs:aware (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_datetimemodule.c674 time_alloc(PyTypeObject *type, Py_ssize_t aware) in time_alloc() argument
686 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) in datetime_alloc() argument
992 char aware = tzinfo != Py_None; in new_datetime_ex2() local
1073 char aware = tzinfo != Py_None; in new_time_ex2() local
4209 char aware = (char)(tzinfo != Py_None); time_from_pickle() local
4886 char aware = (char)(tzinfo != Py_None); datetime_from_pickle() local
[all...]

Completed in 9 milliseconds