Alan Gauld wrote:
> "Alan Gauld" <[EMAIL PROTECTED]> wrote
> 
>> it doesn't throw errors when you get an http error back,
> 
> Oops, confusing myself here.
> Its urllib2 that throws errors and nothing to do with HTMLParser.
> The advantage of HTMLParser is the lack of a need for a 
> formatter and writer object.

sgmllib doesn't need a formatter either, that is added by htmllib.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to