[ldns-users] minor addition to the python wrapper
Bedrich Kosata
bedrich.kosata at nic.cz
Fri Feb 25 08:36:58 UTC 2011
Hello,
I found out that the function "ldns_fetch_valid_domain_keys" could not
be called from python, because the 4th argument is ldns_status* which it
is not possible to pass from python.
I added an additional wrapper around this fuction, so that it requires
only the first three arguments and both the status and the actual result
are returned as a tuple.
I send a diff against the current SVN branch in the attachment.
Cheers
Beda
--
Bedrich Kosata
CZ.NIC Labs <http://labs.nic.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ldns.i.diff
Type: text/x-patch
Size: 833 bytes
Desc: not available
URL: <http://lists.nlnetlabs.nl/pipermail/ldns-users/attachments/20110225/1e96b9dd/attachment.bin>
More information about the ldns-users
mailing list