summaryrefslogtreecommitdiff
path: root/python/samba/tests/netcmd.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-11python compat: remove StringIODouglas Bagnall1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-5/+5
2018-09-03python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power1-1/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E131: continuation line unaligned for hanging indentJoe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-3/+3
2018-04-13python: bulk replace dict.iteritems to items for py3Joe Guo1-3/+2
2018-02-15samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+90