[Zope] Convert Help
Andreas Jung
Andreas Jung" <andreas@zope.com
Tue, 26 Feb 2002 12:12:49 -0500
----- Original Message -----
From: "Todd Loomis" <tloomis@dmso.mil>
To: <zope@zope.org>
Sent: Tuesday, February 26, 2002 12:05
Subject: [Zope] Convert Help
> Hi All:
>
> How can i convert a string ['1', '2', '3'] into 3 separate strings with
the
^^^^^^^^^^^^^^^
that's a list !
> same name. Like i have this id = 1 and option = ['1', '2', '3'] but want
> id =1 and option = 1 and id = 1 and option = 2 and id = 1 and option = 3
Please rephrase your question.
- aj