runtime/__init__.py
author Edouard Tisserant
Wed, 06 Mar 2013 10:30:55 +0900
changeset 959 046aeae0d71c
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Python shell and wx inspector now both available even when PLC not started
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher