beremiz
Clone
Summary
Browse
Changes
Graph
Fixed exception when using URI editor for PYRO addresses
2019-04-23, Edouard Tisserant
c8cb60bf6c6a
Fixed exception when using URI editor for PYRO addresses
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"))