Wow, why didn't I think of that. Thanks! I'll try it now. By the way I think I don't need to wrap the single tuples in runtime because I'm declaring that dictionary anyway beforehand and I could just do it right there. I won't be adding elements to the tuple. -- http://mail.python.org/mailman/listinfo/python-list
- Dictionaries with tuples or tuples of tuples Jon Reyes
- Re: Dictionaries with tuples or tuples of tuples Mitya Sirenef
- Re: Dictionaries with tuples or tuples of tuples Jon Reyes
- Re: Dictionaries with tuples or tuples of tuples Roy Smith
- Re: Dictionaries with tuples or tuples of tuples Mark Lawrence
- Re: Dictionaries with tuples or tuples of tuples Jon Reyes
- Re: Dictionaries with tuples or tuples of tuples Mitya Sirenef
- Re: Dictionaries with tuples or tuples of tuples Dave Angel
- Re: Dictionaries with tuples or tuples of tuples Jon Reyes
- Re: Dictionaries with tuples or tuples of tuple... Mitya Sirenef
- Re: Dictionaries with tuples or tuples of t... Dave Angel
- Re: Dictionaries with tuples or tuples... Mitya Sirenef