runtime/__init__.py
author Edouard TISSERANT <edouard.tisserant@gmail.com>
Wed, 23 Dec 2009 22:23:02 +0100
changeset 532 a822b0b64252
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed startin debugger with non empty debug variable list
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher