beremiz
Clone
Summary
Browse
Changes
Graph
Runtime/win32: no sys.stdout with pythonw.exe
2023-09-28, Edouard Tisserant
832bcf1b5b60
Runtime/win32: no sys.stdout with pythonw.exe
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))