runtime/__init__.py
author Edouard TISSERANT <edouard.tisserant@gmail.com>
Wed, 16 Dec 2009 14:51:28 +0100
changeset 525 e43bc748d1fe
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
LPCobject writes PLC info string to stdout, for LPC composer to update
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher