runtime/__init__.py
author Edouard Tisserant
Mon, 02 Feb 2015 23:11:01 +0100
changeset 1436 e15ca67197b9
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
py_ext user python code can now know about global variables shared with PLC. updated tests/python accordingly
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher