#!/usr/bin/env python # -*- coding: utf-8 -*- from DocXMLRPCServer import DocXMLRPCServer __author__ = 'Albortt' server = DocXMLRPCServer(("localhost", 8000)) server.set_server_title('123') server.set_server_name('test