Boost C++ Libraries: Ticket #2208: Pyste can use ElementTree from Python 2.5 https://svn.boost.org/trac10/ticket/2208 <p> A Ubuntu user reported that cElementTree is shipped with standard Python 2.5, and supplied a patch to allow Pyste to use it instead of the external cElementTree module. See <a class="ext-link" href="http://bugs.debian.org/489022"><span class="icon">​</span>http://bugs.debian.org/489022</a> </p> <p> The supplied patch is that applied to Debian builds of 1.36.0. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2208 Trac 1.4.3 Steven Robbins <smr@…> Sat, 16 Aug 2008 21:28:33 GMT attachment set https://svn.boost.org/trac10/ticket/2208 https://svn.boost.org/trac10/ticket/2208 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">python2.5-elementtree.patch</span> </li> </ul> Ticket Daniel James Sun, 17 Aug 2008 10:06:40 GMT component changed; owner set https://svn.boost.org/trac10/ticket/2208#comment:1 https://svn.boost.org/trac10/ticket/2208#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Python</span> </li> </ul> Ticket Ralf W. Grosse-Kunstleve Tue, 08 Nov 2011 21:28:11 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2208#comment:2 https://svn.boost.org/trac10/ticket/2208#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Patch applied to svn trunk (rev. 75413) </p> <p> Merged to release branch with svn rev. 75414. </p> Ticket