cpython/Doc/tutorial
Miss Islington (bot) fcc7c4ea66
[3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954)
gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949)

In the REPL, top level comments are followed by a primary, not secondary prompt.
Fix the places in the in the tutorial that use the latter.
(cherry picked from commit be90648fb2)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
2024-08-12 18:56:36 +00:00
..
appendix.rst
appetite.rst
classes.rst [3.13] gh-120452: improve documentation about private name mangling (GH-120451) (#121715) 2024-07-13 15:21:30 +00:00
controlflow.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
datastructures.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
errors.rst
floatingpoint.rst [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) 2024-07-19 09:13:08 +00:00
index.rst
inputoutput.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
interactive.rst
interpreter.rst
introduction.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
modules.rst
stdlib.rst [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) 2024-07-19 09:13:08 +00:00
stdlib2.rst [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) 2024-07-19 09:13:08 +00:00
venv.rst [3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570) 2024-05-26 08:20:37 +00:00
whatnow.rst