mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
18a5afa6fb
In python3 you can't store a binary blob GUID in a string class, you need to use 'bytes'. This change ensures python2 code continues to use a string and in python3 both 'bytes' and 'string' are supported. Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
py_auth.c | ||
py_lsa.c | ||
py_misc.c | ||
py_security.c | ||
py_xattr.c |