tests/linux/wxGlade/runtime.py
author laurent
Thu, 24 Sep 2009 18:26:11 +0200
changeset 400 2c786431fe72
parent 315 408dd4b44ec8
permissions -rw-r--r--
Bug on return debug tick test fixed
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg