runtime/__init__.py
author etisserant
Tue, 23 Dec 2008 19:37:44 +0100
changeset 280 f2ef79f3dba0
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher