[XML-SIG] Article on using Python generators for XML and DOM processing

Uche Ogbuji uche.ogbuji@fourthought.com
12 Oct 2002 18:44:56 -0600


Tip: Using generators for XML processing

http://www-106.ibm.com/developerworks/xml/library/x-tipgenr.html

Generators are a very powerful new language feature of Python 2.2. In
this tip, Uche Ogbuji presents a set of techniques for using generators
for fast and lucid XML processing patterns in Python.


-- 
Uche Ogbuji                                    Fourthought, Inc.
http://uche.ogbuji.net    http://4Suite.org    http://fourthought.com
Apache 2.0 API -
http://www-106.ibm.com/developerworks/linux/library/l-apache/
Python&XML column: Tour of Python/XML -
http://www.xml.com/pub/a/2002/09/18/py.html
Python/Web Services column: xmlrpclib -
http://www-106.ibm.com/developerworks/webservices/library/ws-pyth10.html