[Twisted-Python] twisted.names.client.Resolver user neither 'search' nor 'domain' from resolv.conf?

Jean-Paul Calderone exarkun at divmod.com
Wed May 30 06:04:04 MDT 2007


On Wed, 30 May 2007 14:26:55 +0300, Bjorn Andersson <bjorn at iki.fi> wrote:
>Hi,
>
>I just briefly tested twisted.names.client.Resolver with a resolv.conf
>configuration file. I noticed that it doesn't utilize the configured
>'domain' or 'search' directives. Is there any plan to implement this
>in the near future or is there a deliberate reason why these aren't
>used?
>

I hadn't planned on implementing them, but only because I don't have any
need for these features myself.  If you'd like to add support for them,
please feel free; I'd be happy to apply a patch.  (If you do, take a look
at <http://twistedmatrix.com/trac/wiki/ReviewProcess> first.)

Jean-Paul




More information about the Twisted-Python mailing list