runtime/__init__.py
author Edouard Tisserant
Wed, 21 May 2014 18:43:54 +0200
changeset 1407 cf3d2b53dd68
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher