beremiz

Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Bug that prevent to see errors in editor with double click fixed.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg