← Back to team overview

gnusim8085-devel team mailing list archive

Re: gnusim8085.org

 

On Fri, Mar 12, 2010 at 1:13 AM, Sridhar Ratnakumar
<sridhar.ratna@xxxxxxxxx> wrote:
> From Python,
>>>> from launchpadlib.launchpad import Launchpad, EDGE_SERVICE_ROOT
>>>> lp = Launchpad.login('testing', '', '', EDGE_SERVICE_ROOT)
>>>> lp.projects['gnusim8085'].development_focus.releases.entries
> [{u'changelog': u"2010-02-27  Onkar Shinde  <onkarshinde@xxxxxxxxx>\n\n\t*
> po/Makevars*: Change the bug reporting address in Makevars.
> Delete\n\tredundant Makevars.template.\n\t* po/gnusim8085.pot: Update to
> reflect the new bug reporting address.\n\t* po/*.po: Add BSD (3-Clause)
> license header where it was missing. Auto update\n\tof all files as per
> latest source.\n\t* po/Makefile.in.in: Do.............

Woohoo! So simple to get the release info? Long live LP and its Py interface :-)

--
A



Follow ups

References