Easy way to remove HTML entities from an HTML document?

Robert Oschler no_replies at fake_email_address.invalid
Sun Jul 25 15:50:11 EDT 2004


Is there a module/function to remove all the HTML entities from an HTML
document (e.g. - &nbsp, &amp, &apos, etc.)?

If not I'll just write one myself but I figured I'd save myself some time.

Thanks,
-- 
Robert





More information about the Python-list mailing list