summaryrefslogtreecommitdiff
path: root/python/samba/tests/source.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-08python:tests: Permit newer copyright noticeJoseph Sutton1-3/+20
2023-11-09tests/krb5: Move ‘rfc4120_pyasn1’ to ‘rfc4120_pyasn1_generated’Joseph Sutton1-2/+2
2020-03-27python/tests/krb5: modify rfc4120.asn1 in order to generate pyasn1 codeStefan Metzmacher1-0/+6
2020-03-27python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris1-0/+6
2018-11-01python/tests/source: remove useless local variableDouglas Bagnall1-1/+0
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-7/+7
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-04-13selftest: enable py3 for samba.tests.sourceJoe Guo1-1/+2
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