Hello everybody.

I'm wondering how to iterate over a tuple like this
[A,B,C,D]
while saving A and C in a list.

My problem is that C sometimes is a tuple of the same structure
itself...


thanks!
korovev

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

Reply via email to