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') >
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 services[ 'servicename' ]
launchpad.
On 11/04/12 07:04, Robert Collins wrote: load('/ +services/ servicename' )
> Can you not just use
> service = launchpad.
>