From: Steve Dower Date: Mon, 3 Oct 2016 16:15:27 +0000 (-0700) Subject: Issue #28218: Fixes versionadded description in using/windows.rst X-Git-Tag: v3.6.0b2~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb12ce1cb3ded55e17833603715b1a38e15be20d;p=python Issue #28218: Fixes versionadded description in using/windows.rst --- diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 12bdd9d646..b6ca0d2ef5 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -818,7 +818,7 @@ non-standard paths in the registry and user site-packages. .. versionchanged:: 3.6 - * Adds ``sys.path`` file support and removes ``applocal`` option from + * Adds ``._pth`` file support and removes ``applocal`` option from ``pyvenv.cfg``. * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent to the executable.