summaryrefslogtreecommitdiffstats
path: root/Demo/sockets/README
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/sockets/README')
-rw-r--r--Demo/sockets/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demo/sockets/README b/Demo/sockets/README
index 21ed808..f5405ab 100644
--- a/Demo/sockets/README
+++ b/Demo/sockets/README
@@ -19,4 +19,3 @@ mcast.py A Python translation of
/usr/people/4Dgifts/examples/network/mcast.c
(Note that IN.py is in ../../lib/sgi.)
-See also ../../lib/nntp.py for another example of socket code.