beremiz
Clone
Summary
Browse
Changes
Graph
Close PLC editing and PLC debugging frames while closing project
2009-08-27, laurent
37f870528def
Close PLC editing and PLC debugging frames while closing project
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg