Home
last modified time | relevance | path

Searched refs:PyDateTime_IMPORT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Ddatetime.h190 #define PyDateTime_IMPORT \ macro
/external/python/cpython2/Doc/c-api/
Ddatetime.rst11 and the macro :c:macro:`PyDateTime_IMPORT` must be invoked, usually as part of
/external/python/cpython2/Modules/
D_testcapimodule.c1844 PyDateTime_IMPORT; in test_datetime_capi()