[Zope] Creating sequences

Ken Kinder kkinder@messagemedia.com
Wed, 15 Mar 2000 12:58:05 -0700


This is a multi-part message in MIME format.
--------------F18CD3C74AE5F221578D4D76
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I know that you can use the dtml-in tag to iterate over a sequence, but
I want to know how to create a sequence? If, for example, in Python I
had:

foo = [1,2,3]

What would I have to do to get a sequence like that accessible from
Zope? I didn't see list in the list of object types I can add.


-- 
Ken Kinder
303.381.7631
--------------F18CD3C74AE5F221578D4D76
Content-Type: text/x-vcard; charset=us-ascii;
 name="kkinder.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Ken Kinder
Content-Disposition: attachment;
 filename="kkinder.vcf"

begin:vcard 
n:Kinder;Ken
tel;pager:888.639.9337
tel;work:303.381.7631
x-mozilla-html:FALSE
url:http://www.messagemedia.com/
org:Messagemedia, Inc.;Data Services
adr:;;6060 Spine Road;Boulder;CO;80301;US
version:2.1
email;internet:kkinder@messagemedia.com
title:Database Developer
fn:Ken Kinder
end:vcard

--------------F18CD3C74AE5F221578D4D76--