summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/nettime.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-03python/samba: Fix py2/3 relative module import issueNoel Power1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-2/+2
2016-05-19python:samba: move netcmd/time.py to python/samba/netcmd/nettime.pyStefan Metzmacher1-0/+59