runtime/__init__.py
author Edouard Tisserant
Thu, 06 Oct 2011 22:39:05 +0200
changeset 622 885a224a35be
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher