Searched defs:PyDateTime_FromTimestamp (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Include/ | ||
| D | datetime.h | 226 #define PyDateTime_FromTimestamp(args) \ macro |
| /external/python/cpython3/Include/ | ||
| D | datetime.h | 253 #define PyDateTime_FromTimestamp(args) \ macro |