mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
NOTES for importlib should mention the ultimate end-goal for the package.
This commit is contained in:
parent
7044d6b848
commit
24b6a2cf38
1 changed files with 2 additions and 0 deletions
|
@ -76,3 +76,5 @@ to do
|
|||
- __import__
|
||||
- import_module (backport to 2.7)
|
||||
- resolve_name (backport to 2.7)
|
||||
|
||||
* Bootstrap importlib as implementation of builtins.__import__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue