beremiz

2e42d9b676ed
Fix debugger exception caused by py2/py3 merging error.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))