summaryrefslogtreecommitdiffstats
path: root/Tools/pybench/Arithmetic.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-04-21 16:34:54 (GMT)
committerTim Peters <tim.peters@gmail.com>2006-04-21 16:34:54 (GMT)
commitf9cc5940960568ef8824f234369359060a8cf8bf (patch)
tree5639a6a1bf3722831eb8096516ef5875bdf24367 /Tools/pybench/Arithmetic.py
parentcd84b92f0820f5aeca1270c8cf36da68465cb2ca (diff)
downloadcpython-f9cc5940960568ef8824f234369359060a8cf8bf.zip
cpython-f9cc5940960568ef8824f234369359060a8cf8bf.tar.gz
cpython-f9cc5940960568ef8824f234369359060a8cf8bf.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Tools/pybench/Arithmetic.py')
-rw-r--r--Tools/pybench/Arithmetic.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/pybench/Arithmetic.py b/Tools/pybench/Arithmetic.py
index e95c30a..4ed6219 100644
--- a/Tools/pybench/Arithmetic.py
+++ b/Tools/pybench/Arithmetic.py
@@ -775,4 +775,3 @@ class SimpleComplexArithmetic(Test):
for i in xrange(self.rounds):
pass
-