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
More information about the Python-list mailing list
Sun Jul 25 15:50:11 EDT 2004
- Previous message (by thread): Folding in XEmacs with python mode.
- Next message (by thread): Easy way to remove HTML entities from an HTML document?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there a module/function to remove all the HTML entities from an HTML document (e.g. -  , &, &apos, etc.)? If not I'll just write one myself but I figured I'd save myself some time. Thanks, -- Robert
- Previous message (by thread): Folding in XEmacs with python mode.
- Next message (by thread): Easy way to remove HTML entities from an HTML document?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list