beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fix py_ext build with python3.10
2023-05-17, Edouard Tisserant
b57a38ce3f34
IDE: Fix py_ext build with python3.10
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))