Remove xmlrpc/ directory
diff --git a/Demo/README b/Demo/README
index 5e3d9e2..9d150d6 100644
--- a/Demo/README
+++ b/Demo/README
@@ -57,8 +57,5 @@
 
 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).