beremiz
Clone
Summary
Browse
Changes
Graph
fix random python 3 porting consequences.
15 months ago, Edouard Tisserant
f9f116d8a022
fix random python 3 porting consequences.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))