beremiz

48d66d3fb3a6
IDE: Auto-select required libraries when adding extension
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))