beremiz
Clone
Summary
Browse
Changes
Graph
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
wxPython4
2023-02-02, Edouard Tisserant
6365e33fb11f
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
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"))