beremiz
Clone
Summary
Browse
Changes
Graph
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
python3
2023-04-12, Edouard Tisserant
365f866ee120
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))