Home
last modified time | relevance | path

Searched defs:MAXYEAR (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Ddatetime.py20 MAXYEAR = 9999 variable
/third_party/python/Modules/
D_datetimemodule.c59 #define MAXYEAR 9999 macro