tests/linux/wxGlade/runtime.py
author laurent
Wed, 07 Oct 2009 09:03:15 +0200
changeset 407 0bef13d73350
parent 315 408dd4b44ec8
permissions -rw-r--r--
Bug while trying to import SVG file fixed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg