summaryrefslogtreecommitdiff
path: root/python/samba/tests/dckeytab.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2020-07-17python: wrap 'import dckeytab' in an explanatory functionDouglas Bagnall1-1/+5
2018-09-06PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo1-2/+2
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+3
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-2/+2
2018-03-23Add tests for dckeytab python moduleDavid Mulder1-0/+56