runtime/__init__.py
author etisserant
Mon, 25 Aug 2008 18:03:10 +0200
changeset 222 d0f7d36bf241
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Added lock to avoid variable subsciption concurrent to transmission to PLC
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher