runtime/__init__.py
author Edouqrd Tisserant <edouard.tisserant@gmail.com>
Thu, 03 Feb 2011 18:20:47 +0100
changeset 569 37af7286dd65
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
LPC program transfer more verbose, test code added in __main__ of LPCBootProto
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher