mirror of
https://github.com/python/cpython.git
synced 2026-07-24 02:46:51 -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.