Reading from input file.

paczkow at gmail.com paczkow at gmail.com
Wed Jan 11 14:47:30 EST 2006


I do not clearly understand what you say.

I am no going to change input files in anyway. I just want to read them
with Python, and postprocess.

I understand:
open(inputfile.txt, 'r').read()
However what you mean saying split the string using '\n'. Where should
I put it? After file name, or what? Sorry, but I am still learing
Python.

Looking forward hearing from you,

Regards




More information about the Python-list mailing list