> [lst.append(list(line.split())) for line in file]

Thanks, this is the direction I wanted to go, BUT I must use v2.2 so
the line above gives me the error:

AttributeError: __getitem__


But the write format will be helpful.

Thanks again,

jh

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

Reply via email to