mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
c8f1095e0a
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>