mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks. (#5079)