summaryrefslogtreecommitdiff
path: root/Doc/library/winreg.rst
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-10-26 11:18:42 +0300
committerGitHub <noreply@github.com>2018-10-26 11:18:42 +0300
commit9a75b8470a2e0de5406edcabba140f023c99c6a9 (patch)
tree74e0edd3fea41339efb614fb4b8b6a8e02f32c5e /Doc/library/winreg.rst
parentc64c4056c1fce0a18e5810fc6352712612a64010 (diff)
downloadcpython-git-9a75b8470a2e0de5406edcabba140f023c99c6a9.tar.gz
[3.7] bpo-35054: Add more index entries for symbols. (GH-10064). (GH-10120)
(cherry picked from commit ddb961d2abe5d5fde76d85b21a77e4e91e0043ad) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/library/winreg.rst')
-rw-r--r--Doc/library/winreg.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/library/winreg.rst b/Doc/library/winreg.rst
index 14f7896f84..99be47fb4b 100644
--- a/Doc/library/winreg.rst
+++ b/Doc/library/winreg.rst
@@ -224,6 +224,9 @@ This module offers the following functions:
See :ref:`above <exception-changed>`.
+.. index::
+ single: %; environment variables expansion (Windows)
+
.. function:: ExpandEnvironmentStrings(str)
Expands environment variable placeholders ``%NAME%`` in strings like