[EMAIL PROTECTED] wrote:
> 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
> 

Then iterating over them makes no sense?

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

Reply via email to