[Zope] __getitem__ errors on Python Script

Evan Simpson evan@4-am.com
Fri, 16 Feb 2001 17:31:32 -0500


From: Jason Straw <jstraw@towhee.com>
> in the same folder is a TinyTable+ with three fields: username, fname,
> and lname.  it is called classlist.

You may need to call it, as in:

for x in context.classlist():

I'm not sure, tho.

Cheers,

Evan @ digicool & 4-am