These two lines of code won't work in zope scripts item = {} item['hello'] = 'bye' they give a len() of unsized object error