tests/linux/wxGlade/runtime.py
author laurent
Tue, 06 Oct 2009 11:55:32 +0200
changeset 405 7bbbcddb72db
parent 315 408dd4b44ec8
permissions -rw-r--r--
Bugs when expanded and collapsing plugin tree and location tree fixed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg