beremiz
Clone
Summary
Browse
Changes
Graph
python runtime: fix behaviour of -s CLI option when given file doesn't exist.
15 months ago, Edouard Tisserant
8a9986e26dfc
python runtime: fix behaviour of -s CLI option when given file doesn't exist.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))