beremiz

Close branch py3-fix.
py3-fix
2019-01-07, Andrey Skvortsov
186f0137b0ca
Close branch py3-fix.
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"))