[Pysys-commits] SF.net SVN: pysys:[922] branches/py23/pysys
Brought to you by:
ben-spiller,
moraygrieve
|
From: <ben...@us...> - 2018-05-31 09:33:58
|
Revision: 922
http://sourceforge.net/p/pysys/code/922
Author: ben-spiller
Date: 2018-05-31 09:33:55 +0000 (Thu, 31 May 2018)
Log Message:
-----------
use new threading module instead of old "thread" module (that was renamed in python 3 to discourage use)
Modified Paths:
--------------
branches/py23/pysys/__init__.py
branches/py23/pysys/baserunner.py
branches/py23/pysys/basetest.py
branches/py23/pysys/process/commonwrapper.py
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.
|