etherlab/__init__.py
author GP Orcullo <kinsamanka@gmail.com>
Mon, 06 Feb 2023 20:07:51 +0800
branchpython3
changeset 3785 29bc2bebf1d4
parent 3750 f62625418bff
permissions -rw-r--r--
Generate warning instead of Exception if CTNMaxCount is exceeded for a confnode


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))