Kaydet (Commit) 584c8d45 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst 735ae484
...@@ -20,4 +20,3 @@ class EmptyTest(Test): ...@@ -20,4 +20,3 @@ class EmptyTest(Test):
for i in xrange(self.rounds): for i in xrange(self.rounds):
pass pass
...@@ -423,7 +423,7 @@ python pybench.py -s p15 -c p14 ...@@ -423,7 +423,7 @@ python pybench.py -s p15 -c p14
limitnames = self.values['-t'] limitnames = self.values['-t']
verbose = self.verbose verbose = self.verbose
nosyscheck = self.values['--no-syscheck'] nosyscheck = self.values['--no-syscheck']
print 'PYBENCH',__version__ print 'PYBENCH',__version__
# Switch off GC # Switch off GC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment