From: Tim Peters Date: Fri, 26 May 2006 16:52:04 +0000 (+0000) Subject: Whitespace normalization. X-Git-Tag: v2.5b1~457 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=584c8d4588680920fe9b52eaef54d1abc205235a;p=python Whitespace normalization. --- 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