Comment 2 for bug 974139

Revision history for this message
Ian Booth (wallyworld) wrote : Re: [Bug 974139] [NEW] Add "services" ServiceRoot to launchpadlib

No, there is a bug preventing that:
Bug 681767: Launchpadlib can't do relative url's

And we wanted to use the nicer syntax of
launchpad.services['servicename']

On 11/04/12 07:04, Robert Collins wrote:
> Can you not just use
> service = launchpad.load('/+services/servicename')
>