runtime/__init__.py
author laurent
Wed, 18 Jul 2012 01:05:06 +0200
changeset 790 52d3a084d2b2
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Adding secure extraction of last edited project path to avoid crash if path is not well formatted
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher