summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_calendar.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* SF bug 533234: tm_isdst > 1 Passed to strftime.Tim Peters2002-03-231-0/+23
* added test case to catch index errors with _localized_name classSkip Montanaro2002-03-151-0/+4
* Very small test suite for the calendar module, mostly to check a constraintFred Drake2001-12-121-0/+34