On Wed, Jan 31, 2001 at 09:25:08AM +1300, W. Robert Kellock wrote:
> Are PythonScript arguments typeless?  I keep getting an
> error
> 
> Error Type: AttributeError
> Error Value: 'string' object has no attribute 'password'
>  
> from the authenticate method which I'm passing self,password.


I think you should pass (self, password, request).


-- 
Fred Yankowski           [EMAIL PROTECTED]      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to