]> 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:18:09 +0000 (22:18 -0700)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 05:18:09 +0000 (22:18 -0700)
commit9a2fe42b11c55c7a616bcff9c15e3245805c3f41
tree475cd62a466948e4dc5e3bb186453868e9666adc
parent83aa0d1822032288b63e689e8740da68caed32c6
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