Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Ddatetime.h64 } _PyDateTime_BaseTZInfo; typedef
/external/python/cpython2/Modules/
Ddatetimemodule.c93 #define HASTZINFO(p) (((_PyDateTime_BaseTZInfo *)(p))->hastzinfo)