]> git.ipfire.org Git - thirdparty/samba.git/commit
sambatool drs showrepl: prefer self over ctx in python classes
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 1 Feb 2018 03:08:34 +0000 (16:08 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 9 Feb 2018 11:34:06 +0000 (12:34 +0100)
commitcefb41b0edb273a0095e5bda85c9ce5cc3208fa3
tree30230d2be3dfa9752cce001b00a861df7ba3df4a
parentf6f192934c8d170b1786eb2fd09560b7e02b50d4
sambatool drs showrepl: prefer self over ctx in python classes

and the line length too.

(Now only python/samba/join.py uses ctx for self, but at least it does
it consistently. This was the only ctx function in the class).

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Feb  9 12:34:06 CET 2018 on sn-devel-144
python/samba/netcmd/drs.py