[XML-SIG] Documentation

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Fri, 30 Mar 2001 08:14:03 +0200


> Rich Salz writes:
>  > I'd rather have the current stuff documented. :)
> 
>   Are you aware of the DOM documentation in the development version of
> the Python docs?  See:
> 
>     http://python.sourceforge.net/devel-docs/lib/markup.html

There is still a lot of stuff missing, though:
- saxexts/sax2exts. I think Lars Marius claims that these are obsolete,
  but I can't see how to live without them.
- saxlib.{DeclHandler, LexicalHandler}
- saxutils.{ErrorPrinter, ErrorRaiser, Location}
- xml.dom.javadom
- DOM interfaces beyond Core in 4DOM
- xml.dom.ext
- xml.marshal
- xml.utils.qp_xml

Regards,
Martn