python 2.5 cElementTree entity troubles

Stefan Behnel stefan.behnel-n05pAM at web.de
Sat Sep 15 10:41:03 EDT 2007


Diez B. Roggisch wrote:
> Any suggestions on how to teach the built-in ET-parser entities?

As you already do it in your code.

http://effbot.org/elementtree/elementtree-xmlparser.htm#tag-ET.XMLParser.entity

But I guess your version of cET is just too old.

Stefan



More information about the Python-list mailing list