]> granicus.if.org Git - python/commit
Issue #1813: Fix codec lookup and setting/getting locales under Turkish locales.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 24 Jul 2011 00:51:01 +0000 (02:51 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 24 Jul 2011 00:51:01 +0000 (02:51 +0200)
commit4cfae027b39d14a5a43f337c1a38b42d7461dd3a
treea099cd8fcaabaf4c6cb3aff1e686bcae50f745f6
parenta620facc1f66654c1b3337ed6d7dfa158cfaf8f2
Issue #1813: Fix codec lookup and setting/getting locales under Turkish locales.
Lib/locale.py
Lib/test/test_codecs.py
Lib/test/test_locale.py
Misc/NEWS
Python/codecs.c