runtime/__init__.py
author Edouard TISSERANT <edouard.tisserant@gmail.com>
Sun, 06 Dec 2009 19:06:36 +0100
changeset 460 73a53278833b
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher