From fb12ce1cb3ded55e17833603715b1a38e15be20d Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 3 Oct 2016 09:15:27 -0700 Subject: [PATCH] Issue #28218: Fixes versionadded description in using/windows.rst --- Doc/using/windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 12bdd9d646d..b6ca0d2ef55 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.