beremiz
Clone
Summary
Browse
Changes
Graph
py_ext: better handling of coma separated OnChange attribute for python safe global variables.
2020-11-18, Edouard Tisserant
3225990eb33e
py_ext: better handling of coma separated OnChange attribute for python safe global variables.
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"))