beremiz
Clone
Summary
Browse
Changes
Graph
add autostart plc feature for beremiz_service
2009-03-30, greg
22e65b8e20f4
add autostart plc feature for beremiz_service
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg