Bugs item #1541638, was opened at 2006-08-16 18:26
Message generated for change (Comment added) made by cgroves
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112867&aid=1541638&group_id=12867
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: SGMLParser Problem
Initial Comment:
I tried parsing an html page. The page had the
following line:
<!img src="/~oaa/images/oaa.gif" alt="Open Agent
Architecture" border=0 >
The parser breaks with the following error message:
unexpected '0' char in declaration
It seems to be a bug.
----------------------------------------------------------------------
>Comment By: Charles Groves (cgroves)
Date: 2006-09-06 18:56
Message:
Logged In: YES
user_id=1174327
This sounds like a bug in the SGMLParser. I'd check it
against the version in CPython. If it isn't there, you
could try using the newer version from there.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112867&aid=1541638&group_id=12867
|