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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19bfd4209d08222779b6b81a71750eb0317ea0fa;p=thirdparty%2FPython%2Fcpython.git Whitespace normalization. --- diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index f803dc43e011..6167d1223f95 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