tests/win32/wxGlade/runtime.py
author lbessard
Mon, 23 Mar 2009 16:40:02 +0100
changeset 326 386566f263f3
parent 315 408dd4b44ec8
permissions -rw-r--r--
Bug opening Auto complete frame when not expected fixed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg