* problem was in trying to remove the outer <html> + </html> tags. * cleaned up the stringify function to be less magical, and more obviously correct. [Fix #35136297]
* move html_checker.py * move stringify.py * move tests into module * remove duplicate progress.py * fix module imports