beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: Add stderr support to local posix spawn based subprocess replacement
2023-11-24, Edouard Tisserant
a1d7187b8402
Runtime: Add stderr support to local posix spawn based subprocess replacement
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))