1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/subunit
Lumir Balhar 1e27111955 python: samba.subunit.run: Fix Python 3 compatibility.
Usage of function _test_id() which generates test id in bytes breaks
Python 3 compatibility. After fix, this function is not used any more.

Signed-off-by: Lumir Balhar <lbalhar@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2016-12-01 05:54:21 +01:00
..
__init__.py Support using third party iso8601 module if system doesn't provide one. 2015-03-06 04:41:48 +01:00
run.py python: samba.subunit.run: Fix Python 3 compatibility. 2016-12-01 05:54:21 +01:00