tests/python/runtime.py
author lbessard
Wed, 25 Feb 2009 16:39:11 +0100
changeset 317 5378fe2fb4bc
parent 291 701c0601db02
permissions -rw-r--r--
Fix size of ComboBoxes
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg