Whitespace normalization.

This commit is contained in:
Tim Peters 2001-02-09 20:17:14 +00:00
parent 658cba6706
commit 10fb386399
4 changed files with 11 additions and 13 deletions

View File

@ -172,4 +172,3 @@ d[foo] = 1
foo.func_code = temp.func_code
d[foo]

View File

@ -275,4 +275,3 @@ except UnboundLocalError:
pass
else:
raise TestFailed