Paul Rubin wrote:
> John Salerno <[EMAIL PROTECTED]> writes:
>> Interesting. So I would say:
>>
>> [line.rstrip() for line in open('C:\\switches.txt')]How would I manually close a file that's been opened this way? Or is it not possible in this case? Is it necessary? -- http://mail.python.org/mailman/listinfo/python-list
