runtime/__init__.py
author Edouard Tisserant
Tue, 24 May 2011 00:36:08 +0200
changeset 606 780bd150ebba
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher