Merge from 3.6

This commit is contained in:
Steve Dower 2016-10-03 09:15:39 -07:00
commit 44cfd3f3fc
1 changed files with 1 additions and 1 deletions

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.