PEP8: fix E123: closing bracket does not match indentation of opening bracket's line
[samba.git] / python / samba / netcmd / sites.py
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-03-23 Noel Powersamba-tool: convert print func to be py2/py3 compatible
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2017-03-10 Douglas Bagnallpython sites/subnets: correctly spell variable name
2015-12-24 Douglas Bagnallsamba-tool: add sites subnet subcommands
2015-12-24 Douglas Bagnallsamba-tool sites: use -H to set URL with standard handling
2015-12-24 Douglas Bagnallsambatool sites: PEP8/flake8 improvements
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...