]> granicus.if.org Git - python/commitdiff
Add link to Anthony Baxter's enhanced version.
authorGuido van Rossum <guido@python.org>
Mon, 27 Apr 1998 14:14:41 +0000 (14:14 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Apr 1998 14:14:41 +0000 (14:14 +0000)
Demo/dns/README

index 09ebe8ff626c50acdfecda2a4b2e91d604e662be..2f6d751f9dcbe1b384e815208ad9e17666469cfd 100644 (file)
@@ -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 <Guido.van.Rossum@cwi.nl>
 URL:  <http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>