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-05-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82,064
Commits
7
Branches
656
Tags
bb6694de85341a0312beba1f91a364b8880008de
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