runtime/__init__.py
author Edouard Tisserant
Thu, 16 Feb 2012 14:57:04 +0100
changeset 689 dac752b613bb
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Updated logger calls in debugthread.
Cleaned up useles call to kill debugthread in stop
Removed dead commented code
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher