]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3067: Fix the error raised by locale.setlocale()
authorPetri Lehtinen <petri@digip.org>
Fri, 4 Nov 2011 19:35:07 +0000 (21:35 +0200)
committerPetri Lehtinen <petri@digip.org>
Fri, 4 Nov 2011 20:21:07 +0000 (22:21 +0200)
commit3c85fe07f40a18d9f5733e85b213a6992c5b2ed4
treec142b9710010953017c497ee9f88e463ccbe54d3
parent12b66b5217d7cbccbeb918683f6df8ab9ae84c3d
Issue #3067: Fix the error raised by locale.setlocale()
Lib/locale.py
Lib/test/test_locale.py
Misc/ACKS
Misc/NEWS