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-02 01:29:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffe96ae10be8a3117fa18c35034fcfc45c3cf7b7
cpython
/
Lib
/
test
/
test_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
..
builtin
…
extension
…
frozen
…
import_
Issue
#18018
: Raise an ImportError if a relative import is attempted
2016-01-22 16:39:02 -08:00
namespace_pkgs
…
source
…
__init__.py
…
__main__.py
…
abc.py
…
regrtest.py
…
test_abc.py
…
test_api.py
…
test_lazy.py
…
test_locks.py
…
test_namespace_pkgs.py
…
test_spec.py
…
test_util.py
…
test_windows.py
Issue
#25985
: sys.version_info is now used instead of sys.version
2016-02-11 13:10:36 +02:00
util.py
…