mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Whitespace normalization.
This commit is contained in:
parent
83a8c393b0
commit
536cf99536
82 changed files with 33875 additions and 33923 deletions
|
@ -774,7 +774,7 @@ These are fine:
|
|||
... try:
|
||||
... 1//0
|
||||
... except ZeroDivisionError:
|
||||
... yield 666
|
||||
... yield 666
|
||||
... except:
|
||||
... pass
|
||||
... finally:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue