tests/linux/wxGlade/runtime.py
author b.taylor@willowglen.ca
Wed, 12 Aug 2009 16:18:57 -0600
changeset 377 9db62e0280f5
parent 315 408dd4b44ec8
permissions -rw-r--r--
remove code that i was using for testing.
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg