beremiz
Clone
Summary
Browse
Changes
Graph
PYRO(S): Added timeout on client side to allow unfreezing IDE after some time when communication with target dropped
2018-12-05, Edouard Tisserant
046303391dea
PYRO(S): Added timeout on client side to allow unfreezing IDE after some time when communication with target dropped
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"))