summaryrefslogtreecommitdiff
path: root/python/samba/tests/netbios.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-25python/tests/netbios: remove unused importsDouglas Bagnall1-2/+0
2018-08-24PEP8: fix E401: multiple imports on one lineJoe Guo1-1/+4
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E301: expected 1 blank line, found 0Joe Guo1-0/+2
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-1/+1
2018-03-23s4/selftest: Add simple python netbios test python2 only for the momentNoel Power1-0/+52