mirror of
https://github.com/python/cpython.git
synced 2025-08-27 20:25:18 +00:00
Whitespace normalization.
This commit is contained in:
parent
8531b1b28d
commit
c411dbaeee
14 changed files with 48 additions and 50 deletions
|
@ -814,7 +814,7 @@ This one caused a crash (see SF bug 567538):
|
|||
... continue
|
||||
... finally:
|
||||
... yield i
|
||||
...
|
||||
...
|
||||
>>> g = f()
|
||||
>>> print g.next()
|
||||
0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue