beremiz
Clone
Summary
Browse
Changes
Graph
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
py2compat
15 months ago, Edouard Tisserant
7bcc4186e3a7
python runtime: Wamp CRA authentication is now mandatory, no connection if secret is missing.
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"))