runtime/__init__.py
author lbessard
Thu, 15 Jan 2009 10:05:07 +0100
changeset 294 39b3d4a2195b
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher