beremiz

SVGHMI: Fix wrong documentation copy-pasted in HMI:Page.
py2compat
2024-03-28, Edouard Tisserant
0950260e24b4
SVGHMI: Fix wrong documentation copy-pasted in HMI:Page.
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"))