runtime/__init__.py
author Edouard Tisserant
Thu, 16 May 2013 20:42:48 +0900
changeset 1160 e9e9d3193894
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed GCC warnings when building stub code for python PLC globals access
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher