]> granicus.if.org Git - python/commitdiff
Remove xmlrpc/ directory
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 3 Jun 2006 23:47:22 +0000 (23:47 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 3 Jun 2006 23:47:22 +0000 (23:47 +0000)
Demo/README

index 5e3d9e2fb357415b5138b148c2035eda9477ecf2..9d150d68291ef9f9d0d35e35b9e24a0c9b0175ae 100644 (file)
@@ -57,8 +57,5 @@ tkinter               Demos using the Tk interface (including Matt Conway's
 
 xml            Some XML demos.
 
-xmlrpc         XML-RPC server framework (but see the standard library
-               module SimpleXMLRPCServer.py for a replacement).
-
 zlib           Some demos for the zlib module (see also the standard
                library module gzip.py).