runtime/__init__.py
author Laurent Bessard
Fri, 27 Sep 2013 16:22:40 +0200
changeset 1330 96b242e4c59d
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher