Where is xml.dom.core?

Martin von Loewis loewis at informatik.hu-berlin.de
Mon Nov 5 15:03:50 EST 2001


lars at larsshack.org (Lars Kellogg-Stedman) writes:

> I'd like to start using python for some XML generation.  I've got python
> 2.1.1 and PyXML 0.6.6, but all of the tutorials and examples I've come
> across start out with:
> 
>   from xml.dom import core

Where did you read that? I recommend to read the tutorial at

http://py-howto.sourceforge.net/xml-howto/xml-howto.html

Regards,
Martin



More information about the Python-list mailing list