Whitespace normalization.

This commit is contained in:
Tim Peters 2006-04-21 16:34:54 +00:00
parent cd84b92f08
commit f9cc594096
15 changed files with 563 additions and 577 deletions

View file

@ -38,7 +38,7 @@ class TryRaiseExcept(Test):
for i in xrange(self.rounds):
pass
class TryExcept(Test):
@ -677,5 +677,3 @@ class TryExcept(Test):
for i in xrange(self.rounds):
pass