mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Document both importlib.machinery.BuiltinImporter and FrozenImporter.
This commit is contained in:
parent
51d4aabf09
commit
78246b6b45
3 changed files with 49 additions and 9 deletions
|
@ -1,12 +1,6 @@
|
|||
to do
|
||||
/////
|
||||
|
||||
* Document:
|
||||
|
||||
+ The terms "importer", "finder", and "loader".
|
||||
+ machinery.BuiltinImporter.
|
||||
+ machinery.FrozenImporter.
|
||||
|
||||
* Expose resolve_name().
|
||||
|
||||
* Backport to Python 2.7.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue