Reading from input file.
paczkow at gmail.com
paczkow at gmail.com
Wed Jan 11 14:47:30 EST 2006
More information about the Python-list mailing list
Wed Jan 11 14:47:30 EST 2006
- Previous message (by thread): Reading from input file.
- Next message (by thread): Reading from input file.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Reading from input file.
- Next message (by thread): Reading from input file.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list