On Mar 28, 3:11 pm, walterbyrd <walterb...@iname.com> wrote: > It looks like the most recent book on the subject came out eight years > ago. Also, as I understand it, the PyXML library has been deprecated.
Much as I like to see new people latch onto pyparsing, XML is a pretty well-trodden path, especially now that elementTree is part of the standard Python lib (as of 2.5). See this article: http://developer.yahoo.com/python/python-xml.html -- Paul -- http://mail.python.org/mailman/listinfo/python-list