XML using standard Python modules

Dale Strickland-Clark dale at riverhall.NOSPAMco.uk
Wed Sep 12 12:50:21 EDT 2001


Martin von Loewis <loewis at informatik.hu-berlin.de> wrote:

>
>All of the XML modules are primarily for reading XML (ie. parsing
>it). People argue that you can use the DOM also for constructing XML,
>but I have yet to see examples where that approach is simpler than
>plain print statements.

That kind of assumes you know what to print...! :-)
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list