beremiz
Clone
Summary
Browse
Changes
Graph
Merge pull request #5 from vitw/wxPython4
2022-09-13, etisserant
cfbdccad71a5
Merge pull request #5 from vitw/wxPython4
update installation instructions
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"))