runtime/__init__.py
author Laurent Bessard
Thu, 25 Apr 2013 09:37:56 +0200
changeset 1068 ef088254ba4b
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Modify search algorithm in LibraryPanel to search match in whole block name, not only at beginning
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher