Brian Clapper just published an excellent article about Making XML-RPC calls from a Google App Engine application.
He demonstrates how we can live with and work around limitations of a sandboxed environment like Google App Engine.
I also liked the way he shows how the good design of xmlrpclib makes it easier to adapt it to other needs.