1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/librpc/ndr
Noel Power 18a5afa6fb s4/librpc: GUID should accept string or bytes in python3
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>
2018-03-23 07:28:25 +01:00
..
py_auth.c
py_lsa.c lsa.String: add String constructor, str and repr 2017-06-22 08:56:22 +02:00
py_misc.c s4/librpc: GUID should accept string or bytes in python3 2018-03-23 07:28:25 +01:00
py_security.c py-librpc: Strictly check the type of the incoming sid pointer 2017-08-15 12:00:58 +02:00
py_xattr.c py_xattr: Fix a "ignoring return value" warning 2016-02-23 22:03:16 +01:00