On Mon, 2012-01-23 at 15:39 +0800, contro opinion wrote: > import lxml.html > myxml=''' > <cooperate> > <job DecreaseHour="1" table="tpa_radio_sum"> > </job>
Use lxml.etree not lxml.html. Your content is XML, not HTML. -- System & Network Administrator [ LPI & NCLA ] <http://www.whitemiceconsulting.com> OpenGroupware Developer <http://www.opengroupware.us> Adam Tauno Williams
signature.asc
Description: This is a digitally signed message part
-- http://mail.python.org/mailman/listinfo/python-list