]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove dangling reference
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 3 Jun 2006 23:51:21 +0000 (23:51 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 3 Jun 2006 23:51:21 +0000 (23:51 +0000)
Demo/sockets/README

index 21ed808cc3f5ee4f9c2768944f16e59792df7d7c..f5405abd064adf2fefcddc0a9d72e8405de091ce 100644 (file)
@@ -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.