Remove xmlrpc/ directory

This commit is contained in:
Andrew M. Kuchling 2006-06-03 23:47:22 +00:00
parent 65ff561b50
commit 84b9cbc79a

View 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).