tests/linux/wxGlade/runtime.py
author lbessard
Tue, 24 Mar 2009 17:32:54 +0100
changeset 327 e82c422ad811
parent 315 408dd4b44ec8
permissions -rw-r--r--
Register the current watched variable in Debug Window before starting
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg