mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +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
|
foo.func_code = temp.func_code
|
||||||
|
|
||||||
d[foo]
|
d[foo]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -275,4 +275,3 @@ except UnboundLocalError:
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
raise TestFailed
|
raise TestFailed
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue