Searched defs:new_date (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/ | ||
| D | datetimemodule.c | 666 #define new_date(year, month, day) \ macro |
| /external/python/cpython3/Modules/ | ||
| D | _datetimemodule.c | 959 #define new_date(year, month, day) \ macro |