runtime/__init__.py
author Edouard Tisserant
Tue, 23 Oct 2012 00:56:30 +0200
changeset 862 bb59865db6e6
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Introduced FBID in tests/python example. Fixed type error leading to segfault
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher