samba-tool: Removed attribute name from Command class
authorGiampaolo Lauria <lauria2@yahoo.com>
Thu, 28 Jul 2011 18:21:40 +0000 (14:21 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 9 Sep 2011 05:24:00 +0000 (15:24 +1000)
commit0f580c0705a8d419af22300d0ece796ba1252095
treeebc58b4e431af4d927187950635b2c65f02468dd
parent4688b3ca60ebca000e489b489c6e67df848cfa98
samba-tool: Removed attribute name from Command class

Removed name as it is not used anywhere
Moved all the attributes on top of the class declaration

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/netcmd/__init__.py