This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-04 08:59:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
b4a1b8c541
cpython
/
Lib
/
importlib
History
Download ZIP
Download TAR.GZ
Brett Cannon
b4a1b8c541
Fix a typo in some code that is not tested or supported yet.
...
Closes issue 4993. Thanks Antoine Pitrou for the catch.
2009-01-19 06:56:16 +00:00
..
test
Tests of case-sensitivity were being executed on OSs which did not have a
2009-01-18 06:55:05 +00:00
__init__.py
_bootstrap.py
Fix a typo in some code that is not tested or supported yet.
2009-01-19 06:56:16 +00:00
NOTES
NOTES for importlib should mention the ultimate end-goal for the package.
2009-01-18 00:36:55 +00:00