summaryrefslogtreecommitdiff
path: root/python/samba/tests/netcmd.py
Commit message (Expand)AuthorAgeFilesLines
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-071-5/+5
* python/samba/tests: Use io.StringIO for py3 and StringIO.StrinIO for py2Noel Power2018-09-031-1/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E131: continuation line unaligned for hanging indentJoe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-3/+3
* python: bulk replace dict.iteritems to items for py3Joe Guo2018-04-131-3/+2
* samba python tests: convert 'except X, e' to 'except X as e'Douglas Bagnall2018-02-151-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+90