tests/linux/wxGlade/runtime.py
author laurent
Fri, 04 Sep 2009 11:24:25 +0200
changeset 389 bde723abfdfc
parent 315 408dd4b44ec8
permissions -rw-r--r--
Bug wrong control state while refreshing interface fixed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg