beremiz

fix dynamic module loading
python3
2022-10-28, GP Orcullo
814595c0ea16
fix dynamic module loading
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))