list vs tuple

deadmeat root at [127.0.0.1]
Wed Mar 28 08:28:45 EST 2001


Whats the practical difference between a list[] and a tuple() ?

A tuple seems to be a very basic list, so unless it's faster, what's the
point of it?






More information about the Python-list mailing list