beremiz

fix runtime.py filename case to avoid problem on multi-platform
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg