selftest: enable py3 for samba.tests.xattr
authorJoe Guo <joeg@catalyst.net.nz>
Thu, 5 Apr 2018 02:49:55 +0000 (14:49 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 5 Apr 2018 06:59:09 +0000 (08:59 +0200)
commitd3e4c4737b14408fccaff2b89f260e81d90fb14e
tree3ae6a2bb4593dbbec68c73792fd04f44fbb823f6
parentcf8578537726d7239cb2c79fbe8282035569c864
selftest: enable py3 for samba.tests.xattr

Fix bytes and str issue.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/xattr.py