XML is the eXtensible Markup Language, a subset of SGML, intended to
allow the creation and processing of application-specific markup
languages. Python makes an excellent language for processing XML
data. This document is the reference manual for the Python/XML
package, containing several XML modules.
Subpackages and modules are listed in alphabetical order.
This is a draft document; 'XXX' in the text indicates that something
has to be filled in later, or rewritten, or verified, or something.