PEP8: fix E711: comparison to None should be 'if cond is not None:'
[sfrench/samba-autobuild/.git] / python / samba / tests / pam_winbind.py
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-02-24 Andreas Schneidertests: Authenticate again so make sure we are not locke...
2017-06-13 Stefan Metzmacherpython/samba/tests: don't use hardcoded names in *pam_w...
2017-04-07 Andreas Schneiderpython: Add a simple pam_winbind test