]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89158: Add some REPL secondary prompt markers (GH-93073)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 May 2022 05:17:15 +0000 (22:17 -0700)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 05:17:15 +0000 (22:17 -0700)
commitc8f1095e0a13c943eeca50802887fce4a9a7decc
treec80552cec851db3c1202bc300788e4700f5296fe
parent936eefcb820a02e6fad3c8128e89494e6b958717
gh-89158: Add some REPL secondary prompt markers (GH-93073)

This fixes an issue on tutorial/classes.rst section 9.4 where the example "class Warehouse"
was truncated when pressing the >>> button to hide the prompts and output.
(cherry picked from commit 88f0d0c1e8fdda036f3f64b0048911ba28ce7f06)

Co-authored-by: Nicolas Haller <nicolas@haller.im>
Doc/tutorial/classes.rst