summaryrefslogtreecommitdiff
path: root/python/samba/tests/source.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-28python tests: convert oct 'O1234' format to python3 compatible '0o1234'Noel Power1-1/+1
2018-02-15samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall1-1/+1
2015-03-06Fix copyright headers for python/samba/subunit.Jelmer Vernooij1-0/+4
2014-10-14samba.tests.source: Fix lint.Jelmer Vernooij1-2/+2
2014-10-14Remove obsolete pep8 test.Jelmer Vernooij1-54/+0
2014-10-14Fix more pep8 issues in code I touched recently.Jelmer Vernooij1-10/+9
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+264