Commit 1623afff authored by R David Murray's avatar R David Murray

#14355: remove obsolete doc reference to previously removed init_frozen.

Patch by Eric Snow.
parent c809f981
...@@ -256,7 +256,7 @@ to indicate the search result of :func:`find_module`. ...@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment