summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-05-26 16:52:04 +0000
committerTim Peters <tim.peters@gmail.com>2006-05-26 16:52:04 +0000
commite2ad386be14e9aab31feb80159d9888295afa795 (patch)
treee1d04fc2cd74876076f4ec01a7913dc89dea3c1e /Tools
parent4d3a0bc5ccd4fd4bb156a2ef3e5a332e929b7c07 (diff)
downloadcpython-e2ad386be14e9aab31feb80159d9888295afa795.tar.gz
Whitespace normalization.
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/pybench/Empty.py1
-rwxr-xr-xTools/pybench/pybench.py2
2 files changed, 1 insertions, 2 deletions
diff --git a/Tools/pybench/Empty.py b/Tools/pybench/Empty.py
index 3c54851fe1..63c566387c 100755
--- a/Tools/pybench/Empty.py
+++ b/Tools/pybench/Empty.py
@@ -20,4 +20,3 @@ class EmptyTest(Test):
for i in xrange(self.rounds):
pass
-
diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py
index f190d77a92..c4fd8ff2a8 100755
--- a/Tools/pybench/pybench.py
+++ b/Tools/pybench/pybench.py
@@ -423,7 +423,7 @@ python pybench.py -s p15 -c p14
limitnames = self.values['-t']
verbose = self.verbose
nosyscheck = self.values['--no-syscheck']
-
+
print 'PYBENCH',__version__
# Switch off GC