runtime/__init__.py
author Edouard Tisserant
Mon, 09 Feb 2015 00:45:03 +0100
changeset 1442 ad9a7853dea2
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed race condition preventing to stop PLC through WAMP
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher