On 25 Jun 2012, at 11:02, Stephane Bortzmeyer <[email protected]> wrote: > I can set the CD bit when using the low-level interface (message.flags > |= dns.flags.CD) but not when using the higher-level > dns.resolver. Anything I missed?
I don't think so. I wrote up a small patch a few years ago to extend dns.resolver so I could do something similar. It didn't make it into a release: http://howl.play-bow.org/pipermail/dnspython-dev/2006-October/000018.html jm _______________________________________________ dnspython-users mailing list [email protected] http://howl.play-bow.org/mailman/listinfo/dnspython-users
