py_ext/__init__.py
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 06 May 2016 10:35:46 +0300
changeset 1510 7272baadd7f6
parent 728 e0424e96e3fd
child 1511 91538d0c242c
permissions -rw-r--r--
fix issue that was impossible to remove local instance of functional
block if pou is written in ST or IL
from py_ext import *
from PythonEditor import PythonEditor
from PythonFileCTNMixin import PythonFileCTNMixin