Re: [Tutor] Assigning each line of text to a separate variable

2009-07-30 Thread Marv Boyes
hings, but it won't be necessary to present those values to the user. I'm not sure I'm even making sense to myself. Kent Johnson wrote: On Thu, Jul 30, 2009 at 3:19 PM, Marv Boyes wrote: Hello, all. This is probably embarrassingly basic, but I haven't been able to find somethin

[Tutor] Assigning each line of text to a separate variable

2009-07-30 Thread Marv Boyes
Hello, all. This is probably embarrassingly basic, but I haven't been able to find something that works. I'm working on a script that needs to manipulate a list (not 'list' in the Python sense) of URLs returned in a server response. Right now, I'm stripping the XML tags from that response and