From: Andrew M. Kuchling Date: Sat, 3 Jun 2006 23:47:22 +0000 (+0000) Subject: Remove xmlrpc/ directory X-Git-Tag: v2.5b1~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84b9cbc79ac13fe8e05e1e5f9167faf002e0596e;p=python Remove xmlrpc/ directory --- diff --git a/Demo/README b/Demo/README index 5e3d9e2fb3..9d150d6829 100644 --- a/Demo/README +++ b/Demo/README @@ -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).