tests/python/runtime.py
author lbessard
Fri, 16 Jan 2009 08:54:37 +0100
changeset 295 bc6fc07c3153
parent 291 701c0601db02
permissions -rw-r--r--
Rewrite TestCtrlAutoComplete to fix all bugs
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg