beremiz
Clone
Summary
Browse
Changes
Graph
Enhanced the way "runtime.py" is executed,
2009-01-16, etisserant
d7f8ffe18017
Enhanced the way "runtime.py" is executed,
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg