summaryrefslogtreecommitdiff
path: root/python/samba/tests/dcerpc/array.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-02-15samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall1-2/+2
2016-05-10tests/dcerpc/array.py: test deletion of arraysDouglas Bagnall1-2/+36
2016-03-08pidl: Fix our python reference handlingAndrew Bartlett1-0/+171