PEP8: fix E302: expected 2 blank lines, found 1
[nivanova/samba-autobuild/.git] / python / samba / netcmd / __init__.py
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-05-31 Douglas Bagnallsambatool: heuristics to decided whether colour is...
2018-05-12 Noel Powersamba_tool: Py2/Py3 compatability fix tuple assigment
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2018-02-05 Stefan Metzmacherpython/netcmd: implement __repr__ for class CommandError
2017-12-22 Douglas Bagnallsamba-tool: treat 'samba-tool help foo' as 'samba-tool...
2017-02-22 Chris LambCorrect "overriden" typos.
2016-12-12 Bob Campbellpython/netcmd: print traceback through self.errf
2016-02-25 Andrew Bartlettpython: Allow optional multi-value arguements for samba...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...