Re: [Tutor] DOM using python

2006-08-30 Thread Kent Johnson
devayani barve wrote: > Hi all, > I'm using python 2.3; > I want to learn dom implementation in python right from the very basics > do i need to install pyxml or anything else? The standard Python install includes a simple DOM implementation in the xml.dom packages. PyXML adds more capabilities.

[Tutor] DOM using python

2006-08-30 Thread devayani barve
Hi all, I'm using python 2.3; I want to learn dom implementation in python right from the very basics do i need to install pyxml or anything else?   ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor