runtime/__init__.py
author etisserant
Mon, 25 Aug 2008 18:01:49 +0200
changeset 220 ad3292145fc2
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Fixed local PLC runtime kill on aborted quit attempt.
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher