From: Guido van Rossum Date: Mon, 27 Apr 1998 14:14:41 +0000 (+0000) Subject: Add link to Anthony Baxter's enhanced version. X-Git-Tag: v1.5.2a1~826 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c8e8149929c3e10d79a6ead2f1b603e065e32d2;p=python Add link to Anthony Baxter's enhanced version. --- diff --git a/Demo/dns/README b/Demo/dns/README index 09ebe8ff62..2f6d751f9d 100644 --- a/Demo/dns/README +++ b/Demo/dns/README @@ -8,5 +8,9 @@ You can also import dnslib and write your own, more sophisticated client code; use the test program as an example (there is currently no documentation :-). +Anthony Baxter maintains an enhanced version of this code at + + http://alumni.dgs.monash.edu.au/~anthony/python/ + --Guido van Rossum, CWI, Amsterdam URL: