runtime/__init__.py
author laurent
Fri, 04 Jun 2010 11:27:00 +0200
changeset 551 d18e86b603bc
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Adding support for command line communication by socket instead of stdin/stdout
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher