Revision: 1054
http://sourceforge.net/p/pysys/code/1054
Author: ben-spiller
Date: 2018-11-08 17:09:17 +0000 (Thu, 08 Nov 2018)
Log Message:
-----------
fix a small problem introduced a couple of comits ago where writes of buffered output to stdout ended up going with the logger results in an extra "time INFO " prefix (and as a side-effect caused PYSYS_DISABLE_PRINT_REDIRECTOR to not work); this fix makes the buffered ouptut go through the exact same mechanism as the single threaded output, so safer and simpler
Modified Paths:
--------------
branches/post-1.3.0/pysys/baserunner.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|