]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove xmlrpc demo -- it duplicates the SimpleXMLRPCServer module.
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 3 Jun 2006 23:46:36 +0000 (23:46 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 3 Jun 2006 23:46:36 +0000 (23:46 +0000)
commit65ff561b50c8f145bd5af3f462b834d820dc4db2
tree769f4d49fb5eb56ce67ed4dfed44443c810698df
parent7b1ddca380158f2217824bacf30a5e90a90c6696
Remove xmlrpc demo -- it duplicates the SimpleXMLRPCServer module.
Demo/xmlrpc/xmlrpcserver.py [deleted file]