We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991ac60 commit b9a816fCopy full SHA for b9a816f
Doc/library/site.rst
@@ -81,9 +81,8 @@ with ``import`` (followed by space or tab) are executed.
81
.. note::
82
83
On Windows, a file whose name has the form :file:`._pth` is handled
84
- differently; it is used by the Windows-only "embeddable distribution"
85
- to provide a self-contained Python environment. See
86
- :ref:`finding-modules` for more details.
+ differently; it is used exclusively by the Windows-only "embeddable
+ distribution" to provide a self-contained Python environment.
87
88
89
0 commit comments