tests/win32/wxGlade/runtime.py
author greg
Mon, 04 May 2009 09:31:16 +0200
changeset 340 651b8fb572e7
parent 315 408dd4b44ec8
permissions -rw-r--r--
Adding support for using only PDO define in EDS file and not configured for adding mapping in node
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg