On 2008-01-23, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>     Hi, I am looking for a HTML parser who can parse a given page into
> a DOM tree,  and can reconstruct the exact original html sources.

Why not keep a copy of the original data instead?

That would be VERY MUCH SIMPLER than trying to reconstruct a parsed tree back
to original source text.


sincerely,
Albert
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to