beremiz
Clone
Summary
Browse
Changes
Graph
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
2013-04-19, Edouard Tisserant
a220a27defe5
Runtime now unloads and cleanup PLC before exit (created threads was preventing exit)
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin