summaryrefslogtreecommitdiff
path: root/python/samba/tests/dcerpc/testrpc.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01py/tests/dcerpc_rpc: Py3 compat integer typesDouglas Bagnall1-1/+2
2018-08-24PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo1-0/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-2/+2
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-1/+1
2018-03-23samba python tests: convert print func to be py2/py3 compatibleNoel Power1-16/+17
2018-02-15samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall1-4/+4
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+141