runtime/__init__.py
author etisserant
Mon, 25 Aug 2008 18:01:01 +0200
changeset 219 43d65f0179e2
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Fixed problem with first PLC argument (argv)
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher