[Zope] Grabbing specific indexes from an #in

craigv@jps.net craigv@jps.net
Mon, 19 Jul 1999 12:23:04 -0700


I am trying to find a way to grab a specific index from an #in. I would
like to use this much like an array in which I could ask for the object
at index [i]. Is there a way to grab specific indexes from an #in
without iterating through the entire list of objects?

Thanks, 

--Craig