> How about two dictionaries, each containing the same tuples for > values? If you create a tuple first, then add it to both dicts, you > won't have any space-wasting duplicates.
Thanks guys. -- https://mail.python.org/mailman/listinfo/python-list
> How about two dictionaries, each containing the same tuples for > values? If you create a tuple first, then add it to both dicts, you > won't have any space-wasting duplicates.
Thanks guys. -- https://mail.python.org/mailman/listinfo/python-list