python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__cmp__.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Apr 2009 09:14:11 +0000 (11:14 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 21 Apr 2009 09:14:11 +0000 (11:14 +0200)
commit1856b999c88e0e460fbf713b459d5d367db999f2
treebb84c9ac764c35f21eb0d238382d8862dd50f90d
parent4c32978d973093903a5372a6f358275184bbcab2
python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__cmp__.
librpc/idl/misc.idl
source4/librpc/ndr/py_misc.c [new file with mode: 0644]
source4/scripting/python/samba/tests/dcerpc/misc.py [new file with mode: 0644]
source4/selftest/tests.sh