b.p.l.l.BaseRequest(object) : class documentation

Part of bzrlib.plugins.launchpad.lp_registration View In Hierarchy

Known subclasses: bzrlib.plugins.launchpad.lp_registration.BranchBugLinkRequest, bzrlib.plugins.launchpad.lp_registration.BranchRegistrationRequest, bzrlib.plugins.launchpad.lp_registration.ResolveLaunchpadPathRequest

Base request for talking to a XMLRPC server.
Method submit Submit request to Launchpad XMLRPC server.
Method _request_params Return the arguments to pass to the method
def _request_params(self):
Return the arguments to pass to the method
def submit(self, service):
Submit request to Launchpad XMLRPC server.
ParametersserviceLaunchpadService indicating where to send the request and the authentication credentials.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.