beremiz

Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher