Re: [Tutor] xml dom

2006-09-06 Thread Kent Johnson
devayani barve wrote: > hi > I wanted to know if there was any other source of learning dom > implementation apart from python library reference? There is the XML topic guide at http://pyxml.sourceforge.net/topics/ If you like books, Python in a Nutshell has a chapter on XML processing and O'Rei

Re: [Tutor] xml dom

2006-09-06 Thread Dave Kuhlman
On Wed, Sep 06, 2006 at 05:58:58PM +0530, devayani barve wrote: > hi > I wanted to know if there was any other source of learning dom > implementation apart from python library reference? More than you wanted to know is here: http://xml.coverpages.org/dom.html You may also want to ask your q

[Tutor] xml dom

2006-09-06 Thread devayani barve
hi I wanted to know if there was any other source of learning dom implementation apart from python library reference? ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor