beremiz
Clone
Summary
Browse
Changes
Graph
Fixed deadlock when using Wx together with Twisted in runtime.
2019-01-29, Edouard Tisserant
2318a7cde101
Fixed deadlock when using Wx together with Twisted in runtime.
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"))