runtime/__init__.py
author greg
Mon, 18 May 2009 07:43:03 +0200
changeset 343 fe2d1936b546
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher