[fixing the subject appropriately]

Jackie Wang wrote:
> How should I delete the 'font' tags while keeping the content inside?

Amongst many other goodies for working with HTML, the Elements in lxml.html
have a ".drop_tag()" method specifically for that purpose.

http://codespeak.net/lxml/

Stefan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to