Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c59cd68

Browse files
committed
Add a NOTE for importlib to fill in the docstrings for the ABCs.
1 parent d8e9526 commit c59cd68

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
@@ -1,6 +1,8 @@
11
to do
22
/////
33

4+
* Fill in docstrings for ABCs.
5+
46
* Implement InspectLoader for BuiltinImporter and FrozenImporter.
57

68
+ Expose function to see if a frozen module is a package.

0 commit comments

Comments
 (0)