This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Missing definition of frozen module
Type: enhancement Stage:
Components: Documentation Versions: Python 3.7
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: docs@python Nosy List: docs@python, marco.buttu
Priority: normal Keywords:

Created on 2017-08-17 10:55 by marco.buttu, last changed 2022-04-11 14:58 by admin.

Messages (1)
msg300405 - (view) Author: Marco Buttu (marco.buttu) * Date: 2017-08-17 10:55
In the doc there are several hints [*] to frozen modules, but there is no definition of them.  Do you think we should add a "frozen module" definition to the glossary?

* Doc/library/importlib.rst, Doc/library/imp.rst, Doc/reference/import.rst, ...
History
Date User Action Args
2022-04-11 14:58:50adminsetgithub: 75407
2017-08-17 10:55:01marco.buttucreate