tests/python/runtime.py
author greg
Fri, 22 May 2009 10:27:55 +0200
changeset 347 2ba1aea5c70d
parent 291 701c0601db02
permissions -rw-r--r--
remove french comment in python_gear block
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg