cpython/Doc/tutorial
Victor Stinner bb0b08540c
bpo-40204: Fix reference to terms in the doc (GH-21865)
Sphinx 3 requires to refer to terms with the exact case.

For example, fix the Sphinx 3 warning:

Doc/library/pkgutil.rst:71: WARNING: term Loader not found in case
sensitive match.made a reference to loader instead.
2020-08-14 12:20:05 +02:00
..
appendix.rst
appetite.rst
classes.rst bpo-40204: Fix reference to terms in the doc (GH-21865) 2020-08-14 12:20:05 +02:00
controlflow.rst
datastructures.rst
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst
introduction.rst
modules.rst
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst