summaryrefslogtreecommitdiff
path: root/Lib/_bootlocale.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #28596: The preferred encoding is UTF-8 on Android.Xavier de Gaye2016-12-171-5/+11
* 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