Where's a DOM builder that uses the Builder Pattern to ... build DOMs?
Stefan Behnel
stefan_ml at behnel.de
Thu Jan 7 08:36:49 EST 2010
Phlip, 05.01.2010 18:00:
> On Jan 5, 12:16 am, Stefan Behnel <stefan... at behnel.de> wrote:
>
>> Note that there are tons of ways to generate HTML with Python.
>
> Forgot to note - I'm generating schematic XML, and I'm trying to find
> a way better than the Django template I started with!
Well, then note that there are tons of ways to generate XML with Python,
including the one I pointed you to.
Stefan
More information about the Python-list
mailing list