># contents[3][4][5] : 6th column of 5th row of file '4.txt'

BTW, it should read

# contents[3][4][5] : 6th value of 5th row of file '4.txt'                      
                  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to