summaryrefslogtreecommitdiff
path: root/Lib/_bootlocale.py
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong exception in _bootlocale (apparently this error condition is never ...Antoine Pitrou2013-10-121-1/+1
* Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io m...Antoine Pitrou2013-10-121-0/+34