Issue #28218: Fixes versionadded description in using/windows.rst

This commit is contained in:
Steve Dower 2016-10-03 09:15:27 -07:00
parent 312cef7452
commit fb12ce1cb3

View File

@ -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.