[chimera-dev] cElementTree broken in latest production release

Greg Couch gregc at cgl.ucsf.edu
Thu Jul 10 14:39:31 PDT 2008


It's fixed in the next daily build.  The bug is on every platform except 
Windows.

FYI, the example causes a SyntaxError when it "works".  A better example 
would have been: XML('<fail/>').

 	- Greg

On Thu, 10 Jul 2008, Mark Moll wrote:

> Minimal example:
>
> 	from xml.etree.cElementTree import XML
> 	XML('<fail>')
>
> If you execute this code, you get this error:
>
> 	"cannot load dispath table from pyexpat"
>
> -- 
> Mark



More information about the Chimera-dev mailing list