mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
53383e90e4
When calling .close() the HTMLParser should flush all remaining content, even when that content is in an unclosed script or style tag.