summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/spn.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01samba-tool spn: remove unused variablesDouglas Bagnall1-2/+0
2018-08-24PEP8: fix W391: blank line at end of fileJoe Guo1-1/+0
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E241: multiple spaces after ','Joe Guo1-1/+1
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-4/+4
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-4/+4
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-3/+3
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-4/+4
2017-05-30samba-tool/spn: Add a missing newline to error messageGarming Sam1-2/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+205