tests/python/runtime.py
author etisserant
Sun, 04 Jan 2009 17:29:12 +0100
changeset 286 a2a8a52b0d4f
parent 283 d0e6fc0701fb
child 291 701c0601db02
permissions -rw-r--r--
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
import time
def myprintfunc(arg):
    print arg
    return arg