beremiz

add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg