beremiz
Clone
Summary
Browse
Changes
Graph
Fix debugger exception caused by py2/py3 merging error.
16 months ago, Edouard Tisserant
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"))