beremiz
Clone
Summary
Browse
Changes
Graph
Moved XSLT model query python code so that XSLT part can be reused for other transformations (i.e. in SVGHMI)
svghmi
2019-08-09, Edouard Tisserant
a8c9b7f0a54a
Moved XSLT model query python code so that XSLT part can be reused for other transformations (i.e. in SVGHMI)
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))