> > Which Book is better for python parsing and reading Xml files from > > local > > machine and remote machine and also through http... > > Python Network Programming has more on the networking > side(surprise!) via http.
You mean, this one. http://www.complete.org/publications/pynet/ ? > > But neither uses ElementTree which is one of the best XML > parsers and now standrad with python. The best bet there is > the developers web page.(Try Google) > Yes, effbot.org site is too good a resource for XML Parsing stuff using python. Read the documentation and examples from effbot, you can go far with XML parsing. http://effbot.org/zone/element-index.htm#usage -- O.R.Senthil Kumaran http://uthcode.sarovar.org _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor