summaryrefslogtreecommitdiff
path: root/python/samba/tests/source.py
Commit message (Expand)AuthorAgeFilesLines
* python/tests/krb5: modify rfc4120.asn1 in order to generate pyasn1 codeStefan Metzmacher2020-03-271-0/+6
* python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris2020-03-271-0/+6
* python/tests/source: remove useless local variableDouglas Bagnall2018-11-011-1/+0
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-7/+7
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-1/+1
* selftest: enable py3 for samba.tests.sourceJoe Guo2018-04-131-1/+2
* python tests: convert oct 'O1234' format to python3 compatible '0o1234'Noel Power2018-02-281-1/+1
* samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-151-1/+1
* Fix copyright headers for python/samba/subunit.Jelmer Vernooij2015-03-061-0/+4
* samba.tests.source: Fix lint.Jelmer Vernooij2014-10-141-2/+2
* Remove obsolete pep8 test.Jelmer Vernooij2014-10-141-54/+0
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-141-10/+9
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+264