s4-samba-tool: improved exception handling in samba-tool
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 03:11:57 +0000 (14:11 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 07:04:42 +0000 (18:04 +1100)
commita1f96923e655d58ff339e06536cac9d1135dd0cb
tree429a8c4beadf86b46e93738876fec3843b7ea07b
parent8c59bbd757e834f8dd1037edcd4ad5cf96a602a4
s4-samba-tool: improved exception handling in samba-tool

we now do reasonable printing on a wide range of common exception
classes, and always force a backtrace on an exception if the debug
level is >= 3

Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
source4/scripting/python/samba/netcmd/__init__.py