beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix py3 consequences on i18n
2024-03-18, Edouard Tisserant
b5017dd5c049
SVGHMI: fix py3 consequences on i18n
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))