mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix a few remaining problems found by rstlint.
This commit is contained in:
parent
d509788f98
commit
06788c9fe4
11 changed files with 16 additions and 16 deletions
|
@ -789,7 +789,7 @@ easy to create::
|
|||
f
|
||||
l
|
||||
o
|
||||
g
|
||||
g
|
||||
|
||||
Anything that can be done with generators can also be done with class based
|
||||
iterators as described in the previous section. What makes generators so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue