beremiz
Clone
Summary
Browse
Changes
Graph
WAMP: enhance feedback for connection problems from IDE or CLI
15 months ago, Edouard Tisserant
fd9bfe601d10
WAMP: enhance feedback for connection problems from IDE or CLI
In case of authentication or TLS error, explicit warning is addressed to user through log messages.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))