Jose' Matos wrote: >> Yes, but it would be more elegant still if I could save the stream >> rather than convert it to a list. Is that possible? > > Use *read* instead of *readlines*:
Bingo! Thank you. -- Angus
Jose' Matos wrote: >> Yes, but it would be more elegant still if I could save the stream >> rather than convert it to a list. Is that possible? > > Use *read* instead of *readlines*:
Bingo! Thank you. -- Angus