runtime/__init__.py
author Edouard Tisserant
Wed, 25 Feb 2015 13:59:01 +0100
changeset 1451 94e620cbd9de
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher