runtime/__init__.py
author greg
Mon, 19 Jan 2009 13:11:20 +0100
changeset 308 d7b0b2d8854c
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher