convert a string to tuple
- From: querypk@xxxxxxxxx
- Date: 31 May 2005 13:14:09 -0700
how do I convert
b is a string b = '(1,2,3,4)' to b = (1,2,3,4)
.
- Follow-Ups:
- Re: convert a string to tuple
- From: Marc 'BlackJack' Rintsch
- Re: convert a string to tuple
- From: Steven Bethard
- Re: convert a string to tuple
- From: bcannon@xxxxxxxxx
- Re: convert a string to tuple
- Prev by Date: Re: exit after process exit
- Next by Date: Re: Newbie Here
- Previous by thread: working with pointers
- Next by thread: Re: convert a string to tuple
- Index(es):