beremiz
Clone
Summary
Browse
Changes
Graph
Register the current watched variable in Debug Window before starting
2009-03-24, lbessard
e82c422ad811
Register the current watched variable in Debug Window before starting
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg