We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cabcd commit a5d46d0Copy full SHA for a5d46d0
Lib/test/test_calendar.py
@@ -721,7 +721,6 @@ def test_locale_calendar_weekday_names(self):
721
'Portuguese', 'pt_PT.UTF-8',
722
'German', 'de_DE.UTF-8',
723
'Russian', 'ru_RU.UTF-8',
724
- 'Sinhala', 'si_LK.UTF-8'
725
)
726
def test_locale_calendar_long_weekday_names(self):
727
get_weekday_names = lambda width: calendar.TextCalendar().formatweekheader(width).split()
0 commit comments