Extract String From Enclosing Tuple

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Wed Feb 28 21:30:39 EST 2007


Ben Finney wrote:

> A tuple implies a meaning associated with each position in the
> sequence (like a record with a positional meaning for each field),
> a list implies the opposite (a sequence with order but not meaning
> associated with each position).

Explain. I know tuples as immutable lists ...

BTW, don't confuse python tuples with tuples from mathematics.

Regards,


Björn

-- 
BOFH excuse #214:

Fluorescent lights are generating negative ions. If turning them off
doesn't work, take them out and put tin foil on the ends.




More information about the Python-list mailing list