From: Tim Peters Date: Fri, 26 May 2006 21:51:13 +0000 (+0000) Subject: Whitespace normalization. X-Git-Tag: v2.5b1~426 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19bfd4209d08222779b6b81a71750eb0317ea0fa;p=python Whitespace normalization. --- diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index f803dc43e0..6167d1223f 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py @@ -428,7 +428,7 @@ python pybench.py -s p15 -c p14 nosyscheck = self.values['--no-syscheck'] cruns = self.values['-C'] print "CRUNS:", cruns - + print 'PYBENCH',__version__ # Switch off GC