[Python-ideas] xml generator that uses the with statement
Mathias Panzenböck
grosser.meister.morti at gmx.net
Mon Sep 15 02:44:48 CEST 2008
> Something similar, but without namespace handling:
>
> http://article.gmane.org/gmane.comp.python.general/579900/
>
> (I like that you have a class called 'maybe' :-)
>
> Regards
>
> Ger
Hm, it seems that there are a lot of similar xml generators. I think one of them
should be included in the python standard library. I'd say the one that 1.
handles the xml standard best and 2. has the "best" (most concise, handy and
complete) API. Hmm. There should be some kind of contest. :)
-panzi
More information about the Python-ideas
mailing list