runtime/__init__.py
author Edouard Tisserant
Mon, 16 Feb 2015 16:23:51 +0100
changeset 1446 4963e3816641
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Split runtime's twisted modules import and setup to ease runtime extensions hotpatching
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher