tests/python/runtime.py
author lbessard
Thu, 28 May 2009 07:47:38 +0200
changeset 348 054fbf1ae0f8
parent 291 701c0601db02
permissions -rw-r--r--
Bug while parsing long located variables in GetLocations fixed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg