]> granicus.if.org Git - python/commitdiff
explicitly flush after the ... since there wasn't a newline
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 21 Apr 2008 17:46:40 +0000 (17:46 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 21 Apr 2008 17:46:40 +0000 (17:46 +0000)
Tools/pybench/pybench.py

index e1bc95d05d83f1a7dbb729d9837e0f690ba3f58e..83a62173c642c56be0cc97b9eb22a817ca407e79 100755 (executable)
@@ -501,6 +501,7 @@ class Benchmark:
     def calibrate(self):
 
         print 'Calibrating tests. Please wait...',
+        sys.stdout.flush()
         if self.verbose:
             print
             print