tests/linux/wxGlade/runtime.py
author beremiz
Wed, 12 Aug 2009 15:21:00 +0200
branchcherry-pick
changeset 671 6de6d6958efd
parent 315 408dd4b44ec8
permissions -rw-r--r--
forgoten branch now closed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg