commit | 84b9cbc79ac13fe8e05e1e5f9167faf002e0596e | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Sat Jun 03 23:47:22 2006 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Sat Jun 03 23:47:22 2006 +0000 |
tree | a190daeb9b2d84750386653790162872af1a5514 | |
parent | 65ff561b50c8f145bd5af3f462b834d820dc4db2 [diff] |
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).