beremiz
Clone
Summary
Browse
Changes
Graph
Use another way to ensure compatibility with Py3 about text type.
2018-12-18, Edouard Tisserant
590f85412835
Use another way to ensure compatibility with Py3 about text type.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))