Re: [Tutor] Python and xml *creation*

2012-10-26 Thread Devin Jeanpierre
On Fri, Oct 26, 2012 at 6:49 PM, Sander Sweers wrote: > Op vrijdag 26 oktober 2012 17:00:16 schreef Prasad, Ramit: >> Based on the most recent comment (May 2010) I would probably >> stick with online tutorials. > > I generally do not trust "reviews" on the publisher's website as they have > been p

Re: [Tutor] Python and xml *creation*

2012-10-26 Thread Sander Sweers
Op vrijdag 26 oktober 2012 17:00:16 schreef Prasad, Ramit: > Based on the most recent comment (May 2010) I would probably > stick with online tutorials. I generally do not trust "reviews" on the publisher's website as they have been proved to be constructed by them. > Here are some tutorials fo

Re: [Tutor] Python and xml *creation*

2012-10-26 Thread Prasad, Ramit
Sander Sweers wrote: > Hi List, > > I am looking for resources on creating xml files in python. I have found some > resources but they all are very basic. I find lots of resources online about > parsing and searching in an xml file but not so much about creating them. > > Do any of you know of go

Re: [Tutor] Python and xml *creation*

2012-10-26 Thread Sander Sweers
Op zaterdag 27 oktober 2012 03:30:26 schreef Steven D'Aprano: > On 27/10/12 03:14, Sander Sweers wrote: > > Do any of you know of good online resources? I found an o'reilly book [1] > > do you know if it is any good? > > > > [1] http://shop.oreilly.com/product/9780596001285.do > > For those of us

Re: [Tutor] Python and xml *creation*

2012-10-26 Thread Steven D'Aprano
On 27/10/12 03:14, Sander Sweers wrote: Do any of you know of good online resources? I found an o'reilly book [1] do you know if it is any good? [1] http://shop.oreilly.com/product/9780596001285.do For those of us who have email access but no web access at the moment, or who have access to

[Tutor] Python and xml *creation*

2012-10-26 Thread Sander Sweers
Hi List, I am looking for resources on creating xml files in python. I have found some resources but they all are very basic. I find lots of resources online about parsing and searching in an xml file but not so much about creating them. Do any of you know of good online resources? I found an o

Re: [Tutor] Python and xml

2008-03-29 Thread Konstantin Veretennicov
On Sat, Mar 29, 2008 at 3:57 PM, Doran, Harold <[EMAIL PROTECTED]> wrote: > I am a python neophyte who has used python to parse through text files > using basic functions and no OOP experience. I have a need to process some > xml files and from what I am now reading python is the exact tool I nee

Re: [Tutor] python and xml

2005-08-13 Thread Luis N
On 8/13/05, David Holland <[EMAIL PROTECTED]> wrote: > What is a good way of using xml and python ? ElementTree? http://effbot.org/zone/element-index.htm or, lxml http://codespeak.net/lxml/ Luis. ___ Tutor maillist - Tutor@python.org http://mail.pyth

[Tutor] Python and xml

2005-08-13 Thread David Holland
I forgot to say that I am using knoppix 3.9 ___ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com ___ Tutor

[Tutor] python and xml

2005-08-13 Thread David Holland
What is a good way of using xml and python ? I tried to install PyXML but I get this as an error message :- python setup.py Traceback (most recent call last): File "setup.py", line 127, in ? config_h_vars = parse_config_h(open(config_h)) IOError: [Errno 2] No such file or directory: '/usr/inc