James Raftery wrote:
> Hi,
>
> I wanted an easy way to send non-recursive queries using dnspython.
>   
Did you consider using dns.query.udp() or dns.query.tcp() directly?  If 
so, what made you want to extend the resolver rather than use them?  It 
seems to me that the resolver isn't adding a lot of value for RD == 0 
processing.

/Bob

_______________________________________________
dnspython-dev mailing list
[email protected]
http://woof.play-bow.org/mailman/listinfo/dnspython-dev

Reply via email to