tests/win32/wxGlade/runtime.py
author laurent
Wed, 12 Aug 2009 11:40:26 +0200
changeset 369 bd54d41a7573
parent 315 408dd4b44ec8
permissions -rw-r--r--
Adding support for twisted website HMI
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg