Re: [Yum-devel] [PATCH] URL sanity checking. BZ 822632

2012-05-18 Thread James Antill
On Fri, 2012-05-18 at 10:42 +0200, Zdeněk Pavlas wrote: > Ignore bogus hostnames, and make parsing of timedhosts file > a bit more robust. ACK. > --- > urlgrabber/grabber.py |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/urlgrabber/grabber.py b/urlgrabber/gra

[Yum-devel] [PATCH] URL sanity checking. BZ 822632

2012-05-18 Thread Zdeněk Pavlas
Ignore bogus hostnames, and make parsing of timedhosts file a bit more robust. --- urlgrabber/grabber.py |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/urlgrabber/grabber.py b/urlgrabber/grabber.py index 094be77..1d7cfbe 100644 --- a/urlgrabber/grabber.py +++ b/urlgra