mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
9a2fe42b11
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 88f0d0c1e8)
Co-authored-by: Nicolas Haller <nicolas@haller.im>