beremiz
Clone
Summary
Browse
Changes
Graph
Fix old style exception raise and exec syntax
2018-10-03, Andrey Skvortsov
c081dabc0f63
Fix old style exception raise and exec syntax
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"))