[Pysys-commits] SF.net SVN: pysys:[946] branches/py23/pysys/process
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-06-01 21:37:42
|
Revision: 946 http://sourceforge.net/p/pysys/code/946 Author: ben-spiller Date: 2018-06-01 21:37:38 +0000 (Fri, 01 Jun 2018) Log Message: ----------- creating unbuffered text files is not supported in python 3, so instead use the neater solution of using a normal stream and calling flush after each write Modified Paths: -------------- branches/py23/pysys/process/plat-unix/monitor.py branches/py23/pysys/process/plat-win32/monitor.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |