runtime/__init__.py
author greg
Fri, 22 Aug 2008 15:35:11 +0200
changeset 218 71fddab24be9
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
remove old code and fix typo
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher