commit | fa1814e1b61806fc38e166a587d8f327e2d2a9c6 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Mon Apr 21 17:46:40 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Mon Apr 21 17:46:40 2008 +0000 |
tree | 80659d9bc620180a2474eaa82c258a109566c7b1 | |
parent | 67ea002342b140a49a06ffe903d0299465baf508 [diff] [blame] |
explicitly flush after the ... since there wasn't a newline
diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index e1bc95d..83a6217 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py
@@ -501,6 +501,7 @@ def calibrate(self): print 'Calibrating tests. Please wait...', + sys.stdout.flush() if self.verbose: print print