runtime/__init__.py
author Edouard Tisserant
Tue, 29 Jan 2013 21:34:43 +1100
changeset 914 94436558f0ce
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher