Gabriel Farrell wrote:
I've been looking around at various resources such as the Python/XML
Howto[2], some of the articles by Uche Ogbuji[3], and elsewhere, and
frankly I'm a little overwhelmed by the many seemingly overlapping
methods. Which one would the wise tutors recommend for my situation?
I
Hi,
I'm just starting to get my feet wet with Python. I'm trying to write
a CGI script to create an XML document using input from a web form.
The created document would be a MODS record[1], so I already have a
Schema for it. I think I could make it work if I just feed the input
into a long strin