Greg Wilson wrote: ...[I] would like advice on which of Python's many XML toolkits to use [in a course].
Fredrik Lundh wrote: have you looked at ElementRXP? http://online.effbot.org/2005_02_01_archive.htm#elementrxp
Mm. So people would have to:
* download two supplementary libraries
* parse with one
* transform the nodes produced by that parser from one format to another
That's going to be a hard sell to people who typically only have a first-year course in computer science. I _could_ package it up, and hand them black magic, but when things go wrong, they'll be completely lost.
Thanks, Greg
_______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig