[Python-Dev] DNS lookups with timeouts ?

M.-A. Lemburg mal@lemburg.com
Sun, 12 Nov 2000 13:55:42 +0100


"Martin v. Loewis" wrote:
> 
> > Are there any other such implementations out there ?
> 
> How about http://dustman.net/andy/python/adns-python?

Thanks for the hint.
 
> Regards,
> Martin
> 
> P.S. Is this really on-topic for python-dev?

Not really... but I thought since this question often arises
when using sockets, it might be a good idea to have something
like dnslib in the standard lib together with some support
for doing DNS lookups with predefined timeouts.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/