"gabor" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> i'm sorry ;) it was  a list of strings...
>
> the code was something like:
>
> for line in open('x.y'):
> line = line.split('\t')
>
> a better naming would be better it seems :)

Like 'fields', for a list of fields ;-?

Or your question could have either included the code above or simply 
specified what 'line' was.  Asking clear questions is a learning process.

Terry J. Reedy



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to