python3:tests: Fix Python 3 test issues
commite99c0e6503d5cfa048c62b0a6d954d3e7504ff62
authorPetr Viktorin <pviktori@redhat.com>
Wed, 3 May 2017 17:11:03 +0000 (3 19:11 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 May 2017 20:20:16 +0000 (19 22:20 +0200)
treed30c0735c7de7138211237759b9bdefa6bd463f5
parent40e409bf9e89a163c771b2a58493d2c1b496fae7
python3:tests: Fix Python 3 test issues

- Forgotten text strings that should be binary
- Inverted PY3 condition

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/core.py
python/samba/tests/dcerpc/misc.py