beremiz
Clone
Summary
Browse
Changes
Graph
Make easier to read console error message in case of connection problem.
2018-12-10, Edouard Tisserant
e8760be772d5
Make easier to read console error message in case of connection problem.
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"))