Searched refs:Launchpad (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/scripts/
H A Dlp-mark-bugs-released21 from launchpadlib.launchpad import Launchpad namespace
43 launchpad = Launchpad.login_with('ubuntu-dev-tools', 'production')
45 print >> sys.stderr, 'Could not connect to Launchpad:', str(error)
49 # Look up the project using the Launchpad instance.

Completed in 12 milliseconds