beremiz
Clone
Summary
Browse
Changes
Graph
python runtime: fix behaviour of -c when given file do not exist yet
15 months ago, Edouard Tisserant
ef48f96ccf06
python runtime: fix behaviour of -c when given file do not exist yet
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))