[ldns-users] pyLDNS -- added rich comparison methods

Karel Slany karel.slany at nic.cz
Mon Sep 3 13:20:24 UTC 2012


Hello,

I've added the support for Python's rich comparison methods into
ldns_dname, ldns_rdf, ldns_rr and ldns_rr_list classes. These are
necessary for the proper function of binary comparison operators (<, ==,
...) in Python 3, because the __cmp__() special method isn't supported
in Python 3.

Also, please, run the command:

chmod +x trunk/contrib/python/examples/test_rr.py

The script should be marked as executable in order to be properly
executed as the 'test' target from trunk/contrib/python/Makefile (the
development Makefile of pyLDNS). Thanks.

Best regards,
K.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ldns_rich_comparison.diff
URL: <http://lists.nlnetlabs.nl/pipermail/ldns-users/attachments/20120903/5035ab9a/attachment.ksh>


More information about the ldns-users mailing list