tuples within tuples
korovev76 at gmail.com
korovev76 at gmail.com
Fri Oct 26 06:26:34 EDT 2007
More information about the Python-list mailing list
Fri Oct 26 06:26:34 EDT 2007
- Previous message (by thread): tuples within tuples
- Next message (by thread): tuples within tuples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): tuples within tuples
- Next message (by thread): tuples within tuples
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list