PEP8: fix E302: expected 2 blank lines, found 1
[samba.git] / python / samba / tests / samba3sam.py
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-03-23 Noel Powersamba python tests: convert print func to be py2/py3...
2018-03-06 Gary Lockyerselftest: Change name to sam.ldb to align with new...
2017-06-30 Andrew Bartlettdsdb: Add a dummy module to replace show_deleted
2016-07-08 Stefan Metzmachertests:samba3sam: make use of the dsdb_flags_ignore...
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-14 Nadezhda Ivanovas4-samldb: Do not allow deletion of objects with RID...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...