]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35054: Add more index entries for symbols. (GH-10064)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 26 Oct 2018 06:00:49 +0000 (09:00 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Oct 2018 06:00:49 +0000 (09:00 +0300)
commitddb961d2abe5d5fde76d85b21a77e4e91e0043ad
tree2cd70e8cdb5a4b8c4b65e079b66a3492b26fec30
parent3ec9af75f6825a32f369ee182a388c365db241b6
bpo-35054: Add more index entries for symbols. (GH-10064)
26 files changed:
Doc/library/configparser.rst
Doc/library/constants.rst
Doc/library/datetime.rst
Doc/library/doctest.rst
Doc/library/gettext.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/re.rst
Doc/library/site.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/struct.rst
Doc/library/sys.rst
Doc/library/time.rst
Doc/library/traceback.rst
Doc/library/urllib.request.rst
Doc/library/winreg.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/executionmodel.rst
Doc/reference/expressions.rst
Doc/reference/import.rst
Doc/reference/lexical_analysis.rst
Doc/reference/simple_stmts.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/introduction.rst