]> granicus.if.org Git - python/commit
Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io module...
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 11 Oct 2013 22:13:50 +0000 (00:13 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 11 Oct 2013 22:13:50 +0000 (00:13 +0200)
commitfd4722cacf4885c29d358b8de6718b51a8149fa3
treeb6868d551a73bdc223a1263483f61072e41eb932
parent73abc527eb3e4b88f30b70e5404365ed24f545c9
Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io module instead of the full locale module.
Lib/_bootlocale.py [new file with mode: 0644]
Lib/locale.py
Lib/site.py
Lib/test/test_subprocess.py
Misc/NEWS
Modules/_io/_iomodule.c