<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: withstatement</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/withstatement.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-07-24T00:33:57+00:00</updated><author><name>Simon Willison</name></author><entry><title>xmlwitch</title><link href="https://simonwillison.net/2009/Jul/24/xmlwitch/#atom-tag" rel="alternate"/><published>2009-07-24T00:33:57+00:00</published><updated>2009-07-24T00:33:57+00:00</updated><id>https://simonwillison.net/2009/Jul/24/xmlwitch/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://github.com/galvez/xmlwitch/"&gt;xmlwitch&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
An XML building library for Python that doesn’t suck (I love ElementTree for parsing XML, but I’ve never really liked it for generation). Makes smart use of the with statement.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/withstatement"&gt;withstatement&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/xml"&gt;xml&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/xmlwitch"&gt;xmlwitch&lt;/a&gt;&lt;/p&gt;



</summary><category term="python"/><category term="withstatement"/><category term="xml"/><category term="xmlwitch"/></entry></feed>