8 Nov
2001
8 Nov
'01
10:21 p.m.
it works fine here... uhmm ----- Original Message ----- From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu> To: <zope@zope.org> Sent: Thursday, November 08, 2001 6:22 PM Subject: [Zope] whats wrong with this code
These two lines of code won't work in zope scripts
item = {} item['hello'] = 'bye'
they give a len() of unsized object error