runtime/__init__.py
author etisserant
Tue, 23 Dec 2008 12:33:14 +0100
changeset 277 73890551f021
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher