This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-20 00:48:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
85,970
Commits
7
Branches
661
Tags
577fc4e87f59b94f2e906c77654a44a2ee586c1e
Commit Graph
2 Commits
Author
SHA1
Message
Date
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