Note removal of Demo/dns, point to PyDNS.

This commit is contained in:
Guido van Rossum 2001-10-02 23:15:37 +00:00
parent 2559f5a73b
commit ed554f6fc7
1 changed files with 5 additions and 1 deletions

View File

@ -18,7 +18,11 @@ Library
- quopri's encode and decode methods take an optional header parameter,
which indicates whether output is intended for the header 'Q' encoding.
Tools
Tools/Demos
- Demo/dns was removed. It no longer serves any purpose; a package
derived from it is now maintained by Anthony Baxter, see
http://PyDNS.SourceForge.net.
Build