tests/python/runtime.py
author etisserant
Wed, 11 Mar 2009 10:41:55 +0100
changeset 320 76492675c3ed
parent 291 701c0601db02
permissions -rw-r--r--
Restored splash with new lolitech logo
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg