mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
#14355: remove obsolete doc reference to previously removed init_frozen.
Patch by Eric Snow.
This commit is contained in:
parent
c809f98143
commit
1623afff67
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ to indicate the search result of :func:`find_module`.
|
||||||
|
|
||||||
.. data:: PY_FROZEN
|
.. data:: PY_FROZEN
|
||||||
|
|
||||||
The module was found as a frozen module (see :func:`init_frozen`).
|
The module was found as a frozen module.
|
||||||
|
|
||||||
|
|
||||||
.. class:: NullImporter(path_string)
|
.. class:: NullImporter(path_string)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue