runtime/__init__.py
author etisserant
Wed, 14 Jan 2009 19:25:53 +0100
changeset 291 701c0601db02
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Added systematic stdout.flush runtime side, so that results appear in log window
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher