runtime/__init__.py
author Edouard TISSERANT <edouard.tisserant@gmail.com>
Mon, 07 Dec 2009 10:08:12 +0100
changeset 467 11638e373a65
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed typo PLCobject C fallback interface
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher