[Tutor] Search and replace text in XML file?

2012-07-27 Thread Todd Tabern
I'm looking to search an entire XML file for specific text and replace that text, while maintaining the structure of the XML file. The text occurs within multiple nodes throughout the file. I basically need to replace every occurrence C:\Program Files with C:\Program Files (x86), regardless of

Re: [Tutor] going rate for python tutoring?

2012-07-27 Thread ALAN GAULD
CC'ing the list to broaden the scope.   Alan Gauld Author of the Learn To Program website http://www.alan-g.me.uk/ > > From: Benjamin Fishbein >To: Alan Gauld >Sent: Friday, 27 July 2012, 20:53 >Subject: Re: [Tutor] going rate for python tutoring? > >By posti

Re: [Tutor] getting results from encoded data i sent to website

2012-07-27 Thread Prasad, Ramit
> I'm trying to learn encoding, and I've had a bit of success. I managed to > input something to the text box on Python's home page and I got the result I > expected. But I can't figure out why this program I wrote isn't working; I > think I did everything right. > I'm inputting the isbn of Cat in

[Tutor] getting results from encoded data i sent to website

2012-07-27 Thread Benjamin Fishbein
I'm trying to learn encoding, and I've had a bit of success. I managed to input something to the text box on Python's home page and I got the result I expected. But I can't figure out why this program I wrote isn't working; I think I did everything right. I'm inputting the isbn of Cat in the Hat