Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
36d1f3eb41a5903d11076e72080bb1971b6818bb
cpython/Lib/importlib/test
History
Brett Cannon 06c9d96b70 Move importlib completely over to using rpartition and accepting the empty
string for top-level modules.
2009-02-07 01:52:25 +00:00
..
builtin
Move importlib's built-in importer to use rpartition for __package__.
2009-02-07 01:40:19 +00:00
extension
Move importlib completely over to using rpartition and accepting the empty
2009-02-07 01:52:25 +00:00
frozen
Move importlib's frozen importer over to rpartition for setting __package__.
2009-02-07 01:38:38 +00:00
import_
Rewrite the code implementing __import__ for importlib. Now it is much simpler
2009-02-07 01:15:27 +00:00
source
Move importlib completely over to using rpartition and accepting the empty
2009-02-07 01:52:25 +00:00
__init__.py
Do not execute the .pyc/.pyo files as well as the .py files.
2009-02-01 03:51:54 +00:00
abc.py
Merge testing ABCs for importlib into importlib.test.abc.
2009-01-30 00:22:35 +00:00
test_api.py
Rewrite the code implementing __import__ for importlib. Now it is much simpler
2009-02-07 01:15:27 +00:00
util.py
Move import semantic util code to importlib.test.import_.util.
2009-02-01 04:28:04 +00:00
Powered by Gitea Page: 288ms Template: 36ms
English
English
Licenses API