Strange error with getattr() function
Gabriel Genellina
gagsl-py at yahoo.com.ar
Mon Dec 18 13:40:05 EST 2006
At Monday 18/12/2006 13:25, Hole wrote:
> > At this point, I got the error: attribute name must be string
>
>I'm wondering if the exception is raised in a hidden function and not
>in the explicit call to getattr(). How can I view the traceback in a
>script running in zope??
(Which Zope version?)
If you don't catch the exception, an error page will be displayed,
pointing to the error_log object.
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the Python-list
mailing list