runtime/__init__.py
author Edouard Tisserant
Sun, 20 May 2012 22:44:09 +0200
changeset 735 d9f4ecee761d
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed extension loading too late causing features to be ignored
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher