HTMLParseError: EOF in middle of construct error

2006-05-04 Thread Mike
Me again. I'm getting this error when parsing an external URL - I understand that a common cause of this is badly formed HTML (or XHTML) and that's fair enough, but is there any way to turn the parser into forgiving mode? As I'm getting this error from documents over which I have no control, I ne

Re: HTMLParseError: EOF in middle of construct error

2006-05-04 Thread Diez B. Roggisch
Mike wrote: > Me again. > > I'm getting this error when parsing an external URL - I understand that > a common cause of this is badly formed HTML (or XHTML) and that's fair > enough, but is there any way to turn the parser into forgiving mode? > > As I'm getting this error from documents over wh

Re: HTMLParseError: EOF in middle of construct error

2006-05-05 Thread John J. Lee
"Diez B. Roggisch" <[EMAIL PROTECTED]> writes: [...] > google:BeatifulSoup Even better, google for BeautifulSoup ^ John -- http://mail.python.org/mailman/listinfo/python-list