list -> tuple

pyth at relax.dk pyth at relax.dk
Thu Dec 7 08:01:06 EST 2000


> > From:	pyth at relax.dk [SMTP:pyth at relax.dk]
> > My problem is, that I'm getting a list, so I have to convert it to a
> > tuple, before I can use it... any easy way to do that
> > list2tuble(list,tuple) ? :o)
>  
> tuple(list)
> 
DOH!... thank you very much... I hate when problems gets to
complicated... hehe... :o)

/Dan Larsen





More information about the Python-list mailing list