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 Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) 2024-05-07 15:28:16 +02:00
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 gh-117597: Clarify exception handling in the tutorial (#117681) 2024-04-09 20:59:45 +00:00
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 gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
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 gh-113208: Mention namespace packages don't require __init__.py (#113209) 2023-12-19 10:39:57 +02:00
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 gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00