runtime/__init__.py
author greg
Thu, 28 Aug 2008 16:34:48 +0200
changeset 229 8bc65076e290
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
add tests for win32
fixed bug for win32
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher