Support using third party iso8601 module if system doesn't provide one.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 14 Dec 2014 20:27:03 +0000 (20:27 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Mar 2015 03:41:48 +0000 (04:41 +0100)
commit850b3938e151707470044478a540d4573b25f72f
tree7d6739df74dc7010db709de31f397db4e285cb54
parent13bd83ad30ab083351084a3256bc9f06c8f34555
Support using third party iso8601 module if system doesn't provide one.

Change-Id: I5d035738d244d66d33788636c8ee8b322c227a0e
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/subunit/__init__.py
selftest/subunithelper.py