commit | ddb961d2abe5d5fde76d85b21a77e4e91e0043ad | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Oct 26 09:00:49 2018 +0300 |
committer | GitHub <noreply@github.com> | Fri Oct 26 09:00:49 2018 +0300 |
tree | 2cd70e8cdb5a4b8c4b65e079b66a3492b26fec30 | |
parent | 3ec9af75f6825a32f369ee182a388c365db241b6 [diff] [blame] |
bpo-35054: Add more index entries for symbols. (GH-10064)
diff --git a/Doc/library/gettext.rst b/Doc/library/gettext.rst index 407853c..93748a2 100644 --- a/Doc/library/gettext.rst +++ b/Doc/library/gettext.rst
@@ -61,6 +61,7 @@ *domain*, which is returned. +.. index:: single: _; gettext .. function:: gettext(message) Return the localized translation of *message*, based on the current global