]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests/krb5: give KerberosTicketCreds a basic __str__() function
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Feb 2025 11:13:26 +0000 (12:13 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 24 Feb 2025 09:27:37 +0000 (09:27 +0000)
commit5ab87a840fcbb15b95503bf89dda9148ea3d7efc
tree4b10a628183074e146f7160d1d7364e1e9de39c4
parent559bcd0c33d25973e0155b5a34811db6ea632a99
python:tests/krb5: give KerberosTicketCreds a basic __str__() function

This makes debugging easier...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/krb5/raw_testcase.py