runtime/__init__.py
author Edouard Tisserant
Sat, 19 May 2012 12:41:48 +0200
changeset 731 4fc681ed0c61
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
refecored library extension machanism
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher