Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
196b0925ca55bf22ffbb97733cff3e63d4fb6e18
/
Lib
/
test
/
test_calendar.py
e22997e
Silence a py3k warning claiming to affect Lib/calendar.py
by Antoine Pitrou
· 16 years ago
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
6d20b70
Fix test output.
by Walter Dörwald
· 18 years ago
bc96609
Patch #1463288: use a context manager to temporarily switch locales.
by Walter Dörwald
· 19 years ago
58917a6
Bug #947906: An object oriented interface has been added to the calendar
by Walter Dörwald
· 19 years ago
bbc0d44
SF bug 1065388: calendar day/month name lookup too slow
by Tim Peters
· 21 years ago
302fa6d
Add another bunch of test cases for calendars with Sunday as the
by Walter Dörwald
· 21 years ago
59ad456
Add tests that check the result of calendar.monthcalendar() for a set
by Walter Dörwald
· 21 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
0c2c8e7
SF bug 533234: tm_isdst > 1 Passed to strftime.
by Tim Peters
· 23 years ago
693c6c4
added test case to catch index errors with _localized_name class
by Skip Montanaro
· 23 years ago
d077ca1
Very small test suite for the calendar module, mostly to check a constraint
by Fred Drake
· 24 years ago