Concatenating tuples and lists seems logical if you think of tuples as
sequences.  If you think of them more like Pascal records or C structs
instead (I believe that's Guido's perspective on tuples) then it makes no
sense at all.

Skip

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to