En Sun, 11 Feb 2007 15:15:21 -0300, Rajarshi <[EMAIL PROTECTED]>
escribió:
> Hi, I'm using ElementTree for some RSS processing. The point where I
> face a problem is that within an I need to add another
> child node (in addition to etc) which is a well-formed XML
> document (Chemical Markup La
Hi, I'm using ElementTree for some RSS processing. The point where I
face a problem is that within an I need to add another
child node (in addition to etc) which is a well-formed XML
document (Chemical Markup Language to be precise).
So my code looks like:
import cElementTree as ET
c = ope