IMO now, python is just as programmer-hostile as C ...
null-terminated strings ...
strcpy to who knows where ...
imprecisely specified libraries ...

Anyway, please don't blame yourself ...

==
Steve Tyler
stephent98@hotmail.com
Portland, OR, USA.

> Date: Mon, 6 Sep 2010 14:31:47 -0500
> Subject: Re: mirror.pnl.gov is stale
> From: matt@domsch.com
> To: stephent98@hotmail.com
> CC: adrian@lisas.de; mirror-admin@fedoraproject.org
>
> On Mon, Sep 6, 2010 at 10:47 AM, Steve . <stephent98@hotmail.com> wrote:
> > Hi Matt,
> >
> > pylint would have caught that:
> >
> > [stephent@walnut mirrormanager]$ pylint crawler_perhost
> > No config file found, using default configuration
> > ************* Module crawler_perhost
> > E:495: unexpected indent
>
> Yeah, I need to work that into the git commit hooks so I can't screw
> it up as easily.