runtime/__init__.py
author Edouard Tisserant
Mon, 04 Mar 2013 12:22:49 +0900
changeset 953 1fb6cf5a4c4d
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed dead code in c_ext, and updated test accordingly
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher