New submission from John Williams <[EMAIL PROTECTED]>: The documentation for the xml.etree.ElementTree package (http://www.python.org/doc/2.5/lib/module-xml.etree.ElementTree.html) does not include the Element type (http://effbot.org/zone/element.htm), making it impossible to use this package without referring to external documentation.
---------- assignee: georg.brandl components: Documentation messages: 69796 nosy: georg.brandl, [EMAIL PROTECTED] severity: normal status: open title: documentation for ElementTree is unusable type: feature request versions: Python 2.5 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3380> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com