8 Nov
2001
8 Nov
'01
9:22 p.m.
These two lines of code won't work in zope scripts item = {} item['hello'] = 'bye' they give a len() of unsized object error