summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/nettime.py
Commit message (Expand)AuthorAgeFilesLines
* python/samba: Fix py2/3 relative module import issueNoel Power2018-09-031-1/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-2/+2
* python:samba: move netcmd/time.py to python/samba/netcmd/nettime.pyStefan Metzmacher2016-05-191-0/+59