mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +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> |
||
---|---|---|
.. | ||
gen_ndr | ||
idl | ||
ndr | ||
rpc | ||
scripts | ||
tests | ||
dcerpc_samr.pc.in | ||
dcerpc.pc.in | ||
wscript_build |