Dictionaries with tuples or tuples of tuples

Jon Reyes everystepsayes at gmail.com
Mon Feb 18 20:19:03 EST 2013


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.



More information about the Python-list mailing list