summaryrefslogtreecommitdiff
path: root/python/samba/tests/netbios.py
Commit message (Expand)AuthorAgeFilesLines
* python/tests/netbios: remove unused importsDouglas Bagnall2018-10-251-2/+0
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-1/+4
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E301: expected 1 blank line, found 0Joe Guo2018-08-241-0/+2
* PEP8: fix E222: multiple spaces after operatorJoe Guo2018-08-241-1/+1
* s4/selftest: Add simple python netbios test python2 only for the momentNoel Power2018-03-231-0/+52