commit | c8f1095e0a13c943eeca50802887fce4a9a7decc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun May 22 22:17:15 2022 -0700 |
committer | GitHub <noreply@github.com> | Sun May 22 22:17:15 2022 -0700 |
tree | c80552cec851db3c1202bc300788e4700f5296fe | |
parent | 936eefcb820a02e6fad3c8128e89494e6b958717 [diff] |
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>