Home | History | Annotate | Download | only in test

Lines Matching refs:MAXYEAR

568         # ensure itermonthdays3 doesn't overflow after datetime.MAXYEAR
569 list(calendar.Calendar().itermonthdays3(datetime.MAXYEAR, 12))