Warning, your browser does not support JavaScript and is not capable of displaying the latest web pages such as this one.
Pylons
Latest Version:
0.9.6.2
Home
Docs
Wiki
Trac
Community
FAQ
Install
Pastebin
Search Docs
Index of the
xmlrpc
module
m
pylons.controllers.xmlrpc
...
-
The base WSGI XMLRPCController
C
XMLRPCController
...
-
XML-RPC Controller that speaks WSGI
a
__pudge_all__
...
f
_dispatch_call
...
-
Dispatch the call to the function chosen by __call__
f
_get_method_args
...
f
__call__
...
-
Parse an XMLRPC body for the method, and call it with the appropriate arguments
Top