Newby Question for reading a file

steven.oldner steven.oldner at gmail.com
Thu Feb 19 13:32:00 EST 2009


Simple question but I haven't found an answer.  I program in ABAP, and
in ABAP you define the data structure of the file and move the file
line into the structure, and then do something to the fields.  That's
my mental reference.

How do I separate or address each field in the file line with PYTHON?
What's the correct way of thinking?

Thanks!



More information about the Python-list mailing list