runtime/__init__.py
author Laurent Bessard
Fri, 10 May 2013 13:06:47 +0200
changeset 1117 1aef6a7db08d
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed CodeFileEditor allowing to have no line of code between two section headers
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher