mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
f190eb59e6
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)