File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -709,7 +709,7 @@ target Python.
709709
710710
711711
712- .. finding_modules :
712+ .. _ finding_modules :
713713
714714Finding modules
715715===============
Original file line number Diff line number Diff line change @@ -102,9 +102,12 @@ Windows improvements:
102102 See :ref: `removing the MAX_PATH limitation <max-path >` for details.
103103
104104* A ``sys.path `` file can be added to force isolated mode and fully specify
105- all search paths to avoid registry and environment lookup.
105+ all search paths to avoid registry and environment lookup. See
106+ :ref: `the documentation <finding_modules >` for more information.
106107
107- * A ``python36.zip `` file now works as a landmark to infer :envvar: `PYTHONHOME `
108+ * A ``python36.zip `` file now works as a landmark to infer
109+ :envvar: `PYTHONHOME `. See :ref: `the documentation <finding_modules >` for
110+ more information.
108111
109112.. PEP-sized items next.
110113
You can’t perform that action at this time.
0 commit comments