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! -- http://mail.python.org/mailman/listinfo/python-list