commit | f9cc5940960568ef8824f234369359060a8cf8bf | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Apr 21 16:34:54 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Apr 21 16:34:54 2006 +0000 |
tree | 5639a6a1bf3722831eb8096516ef5875bdf24367 | |
parent | cd84b92f0820f5aeca1270c8cf36da68465cb2ca [diff] [blame] |
Whitespace normalization.
diff --git a/Tools/pybench/Exceptions.py b/Tools/pybench/Exceptions.py index 295c83a..7e55708 100644 --- a/Tools/pybench/Exceptions.py +++ b/Tools/pybench/Exceptions.py
@@ -38,7 +38,7 @@ for i in xrange(self.rounds): pass - + class TryExcept(Test): @@ -677,5 +677,3 @@ for i in xrange(self.rounds): pass - -