beremiz
Clone
Summary
Browse
Changes
Graph
Disable Python extension in First steps example
2019-01-06, Andrey Skvortsov
8ce461a40855
Disable Python extension in First steps example
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"))