New submission from Anthony Hodson <a...@xdotd.com>:

HTMLParser close() does not seem to dispose of previous HTML analyses.

I an sending a simple test to demonstrate this, complete with functions 
that are part of a set of testing facilities.  The problem is present for more 
complex HTML.

----------
components: Library (Lib)
files: htmlparse_bug.py
messages: 383896
nosy: aeh
priority: normal
severity: normal
status: open
title: HTMLParser close() issue
versions: Python 3.9
Added file: https://bugs.python.org/file49702/htmlparse_bug.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42764>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to