Re: [Tutor] Python new comer

2006-05-16 Thread Kent Johnson
kieran flanagan wrote: > Hey > > I am currently learning Python to start scripting automated tests. A lot > of these tests require me to strip out values from xml docs using the > minidom feature. So really I am just looking for any good articles to > start learning Python as a whole and to lea

[Tutor] Python new comer

2006-05-16 Thread kieran flanagan
Hey I am currently learning Python to start scripting automated tests. A lot of these tests require me to strip out values from xml docs using the minidom feature. So really I am just looking for any good articles to start learning Python as a whole and to learn about using Python as a node iterat