beremiz
Clone
Summary
Browse
Changes
Graph
CLI: when using --keep, do not disconnect before being interrupted
wxPython4
2022-10-05, Edouard Tisserant
f08b59f7c00a
CLI: when using --keep, do not disconnect before being interrupted
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"))