python/netcmd: implement __repr__ for class CommandError
commit28fcf631c8985e8418fdc67cc78053e503f56d50
authorStefan Metzmacher <metze@samba.org>
Wed, 24 Jan 2018 18:14:53 +0000 (24 19:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:11 +0000 (5 13:49 +0100)
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