summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-10-19 22:46:38 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-10-19 22:46:38 (GMT)
commit25a19247581d512b79e0f2a3e1bdaf56aaa92b6d (patch)
tree94f51cefef92f92127a19849f77e4e31cad27833
parent9f2ac18a270cda14b795f08edcfdff28094b6d30 (diff)
parentc6b1e15788ec0d92653e27dac7e1b7c57b4448fb (diff)
downloadcpython-25a19247581d512b79e0f2a3e1bdaf56aaa92b6d.zip
cpython-25a19247581d512b79e0f2a3e1bdaf56aaa92b6d.tar.gz
cpython-25a19247581d512b79e0f2a3e1bdaf56aaa92b6d.tar.bz2
Merge 3.6
-rw-r--r--Doc/using/windows.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
index b6ca0d2..81efbb0 100644
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -818,10 +818,10 @@ non-standard paths in the registry and user site-packages.
.. versionchanged::
3.6
- * Adds ``._pth`` file support and removes ``applocal`` option from
- ``pyvenv.cfg``.
- * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
- to the executable.
+ * Adds ``._pth`` file support and removes ``applocal`` option from
+ ``pyvenv.cfg``.
+ * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
+ to the executable.
Additional modules
==================