Re: [Zope-dev] Python Script bug?

2001-07-10 Thread Hannu Krosing
Chris Withers wrote: > > Hi, > > The following code: > > objects = map(lambda b: b.getObject,brains) try objects = map(lambda b: b.getObject(),brains) --- Hannu ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/lis

[Zope-dev] Python Script bug?

2001-07-10 Thread Chris Withers
Hi, The following code: objects = map(lambda b: b.getObject,brains) Results in: Error type: Unauthorized Error value: __len__ File E:\Zope\current\Products\CMFCore\FSPythonScript.py, line 187, in _exec (Object: index_html_postings) (Info: ({'script': , 'context': , 'container': ,