Am Mittwoch, den 25.08.2010, 16:40 -0700 schrieb John Wright:
> Hi Benjamin,
>
> On Thu, Aug 19, 2010 at 01:25:30AM +0200, Benjamin Drung wrote:
> > Package: python-debian
> > Version: 0.1.16
> > Severity: wishlist
> >
> > I want to parse a debian/control file and found no 'Control' object that
>
Hi Benjamin,
On Thu, Aug 19, 2010 at 01:25:30AM +0200, Benjamin Drung wrote:
> Package: python-debian
> Version: 0.1.16
> Severity: wishlist
>
> I want to parse a debian/control file and found no 'Control' object that
> represents a debian/control file. I had to create my own Crontol object that
Package: python-debian
Version: 0.1.16
Severity: wishlist
I want to parse a debian/control file and found no 'Control' object that
represents a debian/control file. I had to create my own Crontol object that
contains a list of Deb822 objects:
def get_blocks(blocks, line):
if line.strip()
3 matches
Mail list logo