[Zope] AttributeError __call__

Marc Rijken marc at rijken.org
Sun May 16 18:19:37 EDT 2004


Hi,

I have a python scrypt index_html in the folder user/mail_password. I
get the error mentioned in the subject when I call
container.user.mail_password(email='marc at rijken.org'. But when I call
http://localhost/user/mail_password?email=marc@rijken.org I won't get an
error. To be this is very strange. Why does a python call to
mail_password not traverse correctly to index_html and a http call works
correctly?

Best regards,

Marc




More information about the Zope mailing list