Table of Contents

Module: xmlrpc Zope-2.2.1-src/lib/python/ZPublisher/xmlrpc.py

XML-RPC support module

Written by Eric Kidd at UserLand software, with much help from Jim Fulton at DC. This code hooks Zope up to Fredrik Lundh's Python XML-RPC library.

See http://www.xmlrpc.com/ and http://linux.userland.com/ for more information about XML-RPC and Zope.

Imported modules   
from HTTPResponse import HTTPResponse
from string import replace
import sys
import xmlrpclib
Functions   
parse_input
  parse_input 
parse_input ( data )

Parse input data and return a method path and argument tuple

The data is a string.

Classes   
Response

Customized Response that handles XML-RPC-specific details.


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6