python/netcmd: implement __repr__ for class CommandError
authorStefan Metzmacher <metze@samba.org>
Wed, 24 Jan 2018 18:14:53 +0000 (19:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 10:44:18 +0000 (11:44 +0100)
commit3eb0aca8f58acc16e3dbae6f970411a32b92e39c
tree6302a81472155efe2612f21f87a9df88c3bd2ea2
parent84f07a8dcb8ee3a27be96f3baea5313bd0eaa084
python/netcmd: implement __repr__ for class CommandError

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/netcmd/__init__.py