summaryrefslogtreecommitdiff
path: root/lib/talloc/test_pytalloc.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-31talloc:pytest: remove tests that only test Python 2Douglas Bagnall1-36/+0
2018-12-14PY3: change shebang to python3 in lib dirJoe Guo1-1/+1
2018-10-25talloc/test/pytalloc: remove unused importsDouglas Bagnall1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+2
2016-03-08pytalloc: Add new BaseObjectAndrew Bartlett1-1/+72
2015-05-19pytalloc: Port to Python 3Petr Viktorin1-0/+3
2015-04-24pytalloc: Add testsPetr Viktorin1-0/+114