Tuple Semantics - Rationale'?

Aahz Maruch aahz at panix.com
Thu Jul 12 00:26:04 EDT 2001


In article <3B4CA0A8.20B53230 at tundraware.com>,
Tim Daneliuk  <tundra at tundraware.com> wrote:
>
>Supposed I did want 0 argument pairs in that tuple, but I wanted to prepare
>the way for adding some later.  Would I use:
>
>        (()), (), ((,)) ???

Um.  Tuples are immutable.  How do you add more later?
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

"How come we choose from just two people for President but more than 50
for Miss America?"  --AEN



More information about the Python-list mailing list