]> granicus.if.org Git - python/commit
xmlrpclib for python 2.2; initial checkin
authorFredrik Lundh <fredrik@pythonware.com>
Wed, 11 Jul 2001 17:42:21 +0000 (17:42 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Wed, 11 Jul 2001 17:42:21 +0000 (17:42 +0000)
commitb905633be016fabfee2290cb34d4a9c9fb5fe517
tree54fb10889b22d2dda8c9c20bd96fd4350f985caf
parentc2c12dc31cfbe1babe3e8f7f6a4f5bc709e684da
xmlrpclib for python 2.2; initial checkin
Demo/xmlrpc/xmlrpc_handler.py [new file with mode: 0644]
Demo/xmlrpc/xmlrpcserver.py [new file with mode: 0644]
Lib/xmlrpclib.py [new file with mode: 0644]