summaryrefslogtreecommitdiffstats
path: root/Lib/_bootlocale.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io ↵Antoine Pitrou2013-10-111-0/+34
module instead of the full locale module.