PEP8: fix E302: expected 2 blank lines, found 1
[samba.git] / python / samba / netcmd / computer.py
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-05-14 Björn Baumbachsamba-tool computer: fix wrong computer container in...
2018-05-12 Noel Powersamba_tool: make exception handling statements py2...
2018-04-06 Andrew Bartlettsamba-tool: Use same method for removing trailing ...
2018-04-06 Andrew Bartlettsamba-tool: Escape username and computername in ldb...
2018-04-06 Joe Guosamba-tool: improve computer management commands
2018-04-06 Björn Baumbachsamba-tool: implement computer management commands