Kaydet (Commit) 10fb3863 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst 658cba67
...@@ -172,4 +172,3 @@ d[foo] = 1 ...@@ -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: ...@@ -275,4 +275,3 @@ except UnboundLocalError:
pass pass
else: else:
raise TestFailed raise TestFailed
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment