PEP8: fix E701: multiple statements on one line (colon)
[amitay/samba.git] / python / samba / subunit / __init__.py
2018-08-24 Joe GuoPEP8: fix E701: multiple statements on one line (colon)
2018-08-24 Joe GuoPEP8: fix E211: whitespace before '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2015-03-06 Jelmer VernooijSupport using third party iso8601 module if system...
2015-03-06 Jelmer VernooijImport UTC definition from utc8601 module.
2015-03-06 Jelmer VernooijAdd RemoteTestCase and RemoteError to samba.subunit.
2015-03-06 Jelmer VernooijUse Samba-only subunit module in selftest/tests/.
2015-03-06 Jelmer VernooijFix copyright headers for python/samba/subunit.
2015-03-06 Jelmer VernooijAdd simple subunit runner outputting subunit v1.