tuples within tuples

korovev76 at gmail.com korovev76 at gmail.com
Fri Oct 26 06:26:34 EDT 2007


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




More information about the Python-list mailing list