mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
Merge #14355: remove obsolete doc reference to previously removed init_frozen.
Patch by Eric Snow.
This commit is contained in:
commit
da3d8e05b6
@ -256,7 +256,7 @@ to indicate the search result of :func:`find_module`.
|
||||
|
||||
.. 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)
|
||||
|
Loading…
Reference in New Issue
Block a user