Paul Marks wrote:
> dnspython currently uses the presence of "NTEContextList" to determine
> whether a network card is enabled in Windows.
>
> Vista no longer uses NTEContextList (whatever it is...), so dnspython
> currently assumes that all the NICs are disabled, and never extracts
> the DNS servers.
Thanks for the patch!  I have just committed it to the repository, and 
it will be in the next version of dnspython.  I modified your patch 
slightly, so that the prior NTEContextList method is tried if your new 
test fails.  I did this because I wasn't sure if your technique works 
for Windows 95/98/ME as well.


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

Reply via email to