On Saturday, September 10, 2016 at 12:21:48 AM UTC+12, Frank Millman wrote:
> The short answer is that I am using it as a dictionary key.

Another option is, if it takes several steps to construct the tuple, to build 
it incrementally as a list and then cast it to a tuple.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to