On 2004-12-17, John Roth <[EMAIL PROTECTED]> wrote: > I came in on this thread a bit late. The strictly > pragmatic answer to the question in the > header should be obvious. > > If tuples were mutable, then there would be > no difference between tuples and lists, so > there would be no need for tuples.
Not exactly. As I understood the OP only wanted the various components to be mutable but not the length of a tuple. -- Antoon Pardon -- http://mail.python.org/mailman/listinfo/python-list