beremiz
Clone
Summary
Browse
Changes
Graph
Runtime: change PLCObject 'BlobAsFile' method to allow customization by overriding
mc9_backport_2
2020-12-22, Edouard Tisserant
865d254e7076
Runtime: change PLCObject 'BlobAsFile' method to allow customization by overriding
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"))