beremiz

pythonw is used on OSX
python3
2022-11-09, GP Orcullo
a26453d1c54d
pythonw is used on OSX
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))