beremiz

d7f8ffe18017
Enhanced the way "runtime.py" is executed,
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg