runtime/__init__.py
author Edouard Tisserant
Sat, 12 Oct 2013 10:10:30 +0900
changeset 1362 077bcba2d485
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Cleaner matplotlib import preventing noisy warnings
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher