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-06-04 02:26:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffe96ae10be8a3117fa18c35034fcfc45c3cf7b7
cpython
/
Lib
/
importlib
T
History
Serhiy Storchaka
885bdc4946
Issue
#25985
: sys.version_info is now used instead of sys.version
...
to format short Python version.
2016-02-11 13:10:36 +02:00
..
__init__.py
…
_bootstrap_external.py
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +02:00
_bootstrap.py
Issue
#25791
: Warn when __package__ != __spec__.parent.
2016-01-22 15:25:50 -08:00
abc.py
…
machinery.py
…
util.py
Issue
#25771
: Tweak ValueError message when package isn't specified
2015-12-04 15:19:42 -08:00