[XML-SIG] ANN: cElementTree 0.9.3 (january 18, 2005)
Fredrik Lundh
fredrik at pythonware.com
Thu Jan 20 23:21:24 CET 2005
BTW, I forgot to announce my latest cET release.
The 0.9.3 release fixes a bug in getchildren() (introduced in 0.9.2), and adds
a new interface, "iterparse", which is discussed here:
http://online.effbot.org/2005_01_01_archive.htm#treebuilder-observer
http://online.effbot.org/2005_01_01_archive.htm#celementtree-iterparse
http://online.effbot.org/2005_01_01_archive.htm#celementtree-xmlrpc
Note that "iterparse" is experimental, and the interface may change somewhat
before the final relase.
For more information on this library, including download instructions, additional
benchmark figures, and more, see:
http://effbot.org/zone/celementtree.htm
enjoy /F
More information about the XML-SIG
mailing list