On May 2, 1:57 pm, Laurent Pointal wrote:
> ksals wrote:
> > On May 1, 5:29 pm, John Gordon wrote:
> >> In <3b5f65c4-cd95-4bb4-94f2-0c69cf2b1...@d20g2000vbh.googlegroups.com>
> >> ksals writes:
>
> >> > The original choice looks like this when
On May 1, 5:29 pm, John Gordon wrote:
> In <3b5f65c4-cd95-4bb4-94f2-0c69cf2b1...@d20g2000vbh.googlegroups.com> ksals
> writes:
>
> > The original choice looks like this when I print it:
> > print(choice)
> > ('ksals', '', 'alsd
On May 1, 4:26 pm, John Gordon wrote:
> In <316efebe-7f54-4054-96b1-51c7bb7b7...@f5g2000vbt.googlegroups.com> ksals
> writes:
>
> > Please help a newbe. I have a string returned from an esygui
> > multchoicebox that looks like
> > this: ('ksals'
Please help a newbe. I have a string returned from an esygui
multchoicebox that looks like
this: ('ksals', '', 'alsdkfj', '3', '') I need to convert this to
this: ['ksals', '', 'alsdkfj', '3',
Please help a newbe. I have a string returned from an esygui
multchoicebox that looks like
this: ('ksals', '', 'alsdkfj', '3', '') I need to convert this to
this: ['ksals', '', 'alsdkfj', '3',