summaryrefslogtreecommitdiffstats
path: root/Demo/dns
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-02 13:05:41 (GMT)
committerGuido van Rossum <guido@python.org>2001-10-02 13:05:41 (GMT)
commit0e58ff8de83db90ae4509e953dfe51bba06a18b3 (patch)
treef5d2cd64cfe7981aa406220c28b148a4c14df6dc /Demo/dns
parent7402f791a4633689fea904b2bd9caea2b25de620 (diff)
downloadcpython-0e58ff8de83db90ae4509e953dfe51bba06a18b3.zip
cpython-0e58ff8de83db90ae4509e953dfe51bba06a18b3.tar.gz
cpython-0e58ff8de83db90ae4509e953dfe51bba06a18b3.tar.bz2
Update reference to pydns.
Diffstat (limited to 'Demo/dns')
-rw-r--r--Demo/dns/README8
1 files changed, 3 insertions, 5 deletions
diff --git a/Demo/dns/README b/Demo/dns/README
index 2f6d751..32f8ca2 100644
--- a/Demo/dns/README
+++ b/Demo/dns/README
@@ -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/