It's still not working. I still have one column with all the data inside, like 
this:

2999;T3;3;1;1;Off;ON;OFF;ON;ON;ON;ON;Night;;;;;;

How can I split this data in a way that if I want to print "T3" I would just do 
"print array[0][1]"?  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to