Re: AttributeError Question

2006-09-25 Thread Fredrik Lundh
"Javier Subervi" <[EMAIL PROTECTED]> wrote: > This came up when trying to load a Zope product: > >* Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__ > __traceback_info__: field.Vocabulary(here) >* Module Python expression "field.Vocabulary(here)", line 1, in > >*

AttributeError Question

2006-09-24 Thread Javier Subervi
Hi;I'm new to troubleshooting scripts. This came up when trying to load a Zope product:    * Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__  __traceback_info__: field.Vocabulary(here)    * Module Python _expression_ "field.Vocabulary(here)", line 1, in <_expression_>    * Modu