Kaydet (Commit) 3cdd7f57 authored tarafından Steve Dower's avatar Steve Dower

Add links from whatsnew to Windows docs.

üst 3aeacad5
...@@ -709,7 +709,7 @@ target Python. ...@@ -709,7 +709,7 @@ target Python.
.. finding_modules: .. _finding_modules:
Finding modules Finding modules
=============== ===============
......
...@@ -102,9 +102,12 @@ Windows improvements: ...@@ -102,9 +102,12 @@ Windows improvements:
See :ref:`removing the MAX_PATH limitation <max-path>` for details. See :ref:`removing the MAX_PATH limitation <max-path>` for details.
* A ``sys.path`` file can be added to force isolated mode and fully specify * A ``sys.path`` file can be added to force isolated mode and fully specify
all search paths to avoid registry and environment lookup. all search paths to avoid registry and environment lookup. See
:ref:`the documentation <finding_modules>` for more information.
* A ``python36.zip`` file now works as a landmark to infer :envvar:`PYTHONHOME` * A ``python36.zip`` file now works as a landmark to infer
:envvar:`PYTHONHOME`. See :ref:`the documentation <finding_modules>` for
more information.
.. PEP-sized items next. .. PEP-sized items next.
......
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