runtime/__init__.py
author greg
Thu, 28 May 2009 17:29:19 +0200
changeset 352 81777d4e379c
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
fixed bug : Lock _FreePLC until _stopPLC finish
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher