This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99,054
Commits
9
Branches
456
Tags
1.7
GiB
ce040f6c1e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Xavier de Gaye
6c9dcda6b4
Issue
#28596
: The preferred encoding is UTF-8 on Android.
2016-12-17 09:19:11 +01:00
Antoine Pitrou
4aa8f8e225
Fix wrong exception in _bootlocale (apparently this error condition is never triggered)
2013-10-12 15:00:44 +02:00
Antoine Pitrou
fd4722cacf
Issue
#9548
: Add a minimal "_bootlocale" module that is imported by the _io module instead of the full locale module.
2013-10-12 00:13:50 +02:00