]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix r85728: use "" to mean the system default locale, which should work on more systems.
authorGeorg Brandl <georg@python.org>
Wed, 20 Oct 2010 06:50:19 +0000 (06:50 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 20 Oct 2010 06:50:19 +0000 (06:50 +0000)
commit9450cc056a19d7d12a819fa020f4f1abf805d58c
treeca8469293b114aa3dc2d5575dd3c62567613735e
parentf19076e592c0ba80aa7cd9b40bbf5e5d7727dee2
Fix r85728: use "" to mean the system default locale, which should work on more systems.
Lib/test/test_calendar.py