]> granicus.if.org Git - python/commitdiff
Update reference to pydns.
authorGuido van Rossum <guido@python.org>
Tue, 2 Oct 2001 13:05:41 +0000 (13:05 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Oct 2001 13:05:41 +0000 (13:05 +0000)
Demo/dns/README

index 2f6d751f9dcbe1b384e815208ad9e17666469cfd..32f8ca2e21b69bc9fba978dd513473d12429ab3a 100644 (file)
@@ -8,9 +8,7 @@ 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
+NOTE: This code has been evolved into a much more enhanced package by
+Anthony Baxter; see the pydns project at SourceForge:
 
-    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>
+    http://sourceforge.net/projects/pydns/