beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix runtime exception when browser commands are empty.
py2compat
19 months ago, Edouard Tisserant
1f4f9f64f238
SVGHMI: fix runtime exception when browser commands are empty.
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"))