Marc 'BlackJack' Rintsch wrote:
> Uhm, you mean::
>
> pair = (("California","San Francisco"),)
>
> Note the extra comma to make that "a tuple in a tuple".
>
> Ciao,
> Marc 'BlackJack' RintschYou're right! -- http://mail.python.org/mailman/listinfo/python-list
