[ python-Bugs-1515142 ] sgmllib should recover from unmatched quotes

SourceForge.net noreply at sourceforge.net
Fri Jun 30 15:55:27 CEST 2006


Bugs item #1515142, was opened at 2006-06-30 09:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1515142&group_id=5470

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: Python Library
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Sam Ruby (rubys)
Assigned to: Nobody/Anonymous (nobody)
Summary: sgmllib should recover from unmatched quotes

Initial Comment:
The good news is that previous fixes enable some of the
previously disabled tests to be 

The one regression I have noticed is that sgmllib no
longer recovers gracefully from broken start tags.

This patch restores the prior behavior when faced with
such constructs.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1515142&group_id=5470


More information about the Python-bugs-list mailing list