Skip to content

Commit 24b6a2c

Browse files
committed
NOTES for importlib should mention the ultimate end-goal for the package.
1 parent 7044d6b commit 24b6a2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/importlib/NOTES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,5 @@ to do
7676
- __import__
7777
- import_module (backport to 2.7)
7878
- resolve_name (backport to 2.7)
79+
80+
* Bootstrap importlib as implementation of builtins.__import__

0 commit comments

Comments
 (0)