Part of bzrlib.plugins.launchpad.test_register View In Hierarchy
| Method | send_request | Stash away the method details rather than sending them to a real server |
Inherited from LaunchpadService:
| Method | __init__ | Construct a new service talking to the launchpad rpc server |
| Method | service_url | Return the http or https url for the xmlrpc server. |
| Class Method | for_url | Return the Launchpad service corresponding to the given URL. |
| Method | get_proxy | Return the proxy for XMLRPC requests. |
| Method | gather_user_credentials | Get the password from the user. |
| Method | domain | Undocumented |
| Method | get_web_url_from_branch_url | Get the Launchpad web URL for the given branch URL. |
| Method | _guess_branch_path | Undocumented |