Comment 2 for bug 744992

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 744992] Re: [wishlist] add function to extract project name from parent URL of LP-hosted branches

Rather than parsing the url, you could alternatively do an api call to
Launchpad to get the branch object, and then traverse from there to
the owning project.