Skip to content

Commit 76f2297

Browse files
committed
Tweak some language that was silly
1 parent c567406 commit 76f2297

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

pep.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,9 +1396,10 @@ introducing another kind of weird type form.
13961396
Destructuring?
13971397
''''''''''''''
13981398

1399-
The other potential downside is that it suggests that we might want to
1400-
be able to iterate over ``Attrs`` and ``Members`` with an ``items()``
1401-
style iterator, and that raises more complicated questions.
1399+
The other potential "downside" (which might really be an upside!) is
1400+
that it suggests that we might want to be able to iterate over
1401+
``Attrs`` and ``Members`` with an ``items()`` style iterator, and that
1402+
raises more complicated questions.
14021403

14031404
First, the syntax would be something like::
14041405

0 commit comments

Comments
 (0)