Using Python to send a DNS update packet

John P. Speno spamfilter at macspeno.com
Sun Dec 28 14:17:25 EST 2003


>> I want to use Python to send a request to a Microsft DNS server to tell it
>> to update an A record. Ideally, this would be a secure update but primari=
>ly,
>> an unsecure one would do. Are there any python modules that will let me do
>> it or is there some code knocking around I could use ?

Look at dnspython here:

    http://www.dnspython.org/






More information about the Python-list mailing list