beremiz

WAMP: enhance feedback for connection problems from IDE or CLI
py2compat
15 months ago, Edouard Tisserant
2e01ad1cd325
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 __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"))