runtime/__init__.py
author ed
Sun, 06 Dec 2009 15:55:56 +0100
changeset 455 e050ef5bd285
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Refactoring in PLCobject, for PLC that do not use python plugin
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher