[Pysys-commits] SF.net SVN: pysys:[925] branches/py23
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-05-31 11:14:21
|
Revision: 925 http://sourceforge.net/p/pysys/code/925 Author: ben-spiller Date: 2018-05-31 11:14:13 +0000 (Thu, 31 May 2018) Log Message: ----------- ensure py 2+3 compatible print behaviour by importing print_function from future Modified Paths: -------------- branches/py23/pysys/baserunner.py branches/py23/pysys/launcher/__init__.py branches/py23/pysys/launcher/console.py branches/py23/pysys/process/plat-unix/monitor.py branches/py23/pysys/process/plat-win32/monitor.py branches/py23/pysys/unit/pyunit.py branches/py23/pysys/utils/filecopy.py branches/py23/pysys/utils/filediff.py branches/py23/pysys/utils/filegrep.py branches/py23/pysys/utils/fileunzip.py branches/py23/pysys/utils/linecount.py branches/py23/pysys/xml/descriptor.py branches/py23/pysys/xml/manual.py branches/py23/pysys-examples/fibonacci/testcases/Fibonacci_test_003/Input/fibonacci.py branches/py23/pysys-examples/fibonacci/testcases/Fibonacci_test_005/Input/fib.py branches/py23/pysys-examples/internal/testcases/PySys_internal_100/Input/deleteFiles.py branches/py23/pysys-examples/internal/utilities/scripts/counter.py branches/py23/pysys-examples/internal/utilities/scripts/reader.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |