Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Ddatetime.h57 /* No _PyDateTime_BaseTZInfo is allocated; it's just to have something
64 } _PyDateTime_BaseTZInfo; typedef
120 #define _PyDateTime_HAS_TZINFO(o) (((_PyDateTime_BaseTZInfo *)(o))->hastzinfo)

Completed in 1 milliseconds