mirror of
https://github.com/python/cpython.git
synced 2025-12-10 02:50:09 +00:00
Whitespace normalization.
This commit is contained in:
parent
658cba6706
commit
10fb386399
4 changed files with 11 additions and 13 deletions
|
|
@ -172,4 +172,3 @@ d[foo] = 1
|
|||
foo.func_code = temp.func_code
|
||||
|
||||
d[foo]
|
||||
|
||||
|
|
|
|||
|
|
@ -275,4 +275,3 @@ except UnboundLocalError:
|
|||
pass
|
||||
else:
|
||||
raise TestFailed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue