etherlab/__init__.py
author etisserant <edouard.tisserant@gmail.com>
Thu, 29 Feb 2024 17:35:03 +0100
changeset 3904 af48442313d5
parent 3750 f62625418bff
permissions -rw-r--r--
Merge pull request #31 from martinpihrt/python3

Czech translation from Martin Pihrt


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

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