tests/win32/wxGlade/runtime.py
author greg
Sat, 30 May 2009 17:09:07 +0200
changeset 355 e257fe074a90
parent 315 408dd4b44ec8
permissions -rw-r--r--
Fix refresh of Beremiz button when connection lost
Adding support for Debug to register tick
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg