[EMAIL PROTECTED] wrote:
> Hi,
> 
>  I would like to know the interface concept in Python.How the
> Interface is defined and implemented in Python?.
> 
> How to access the interface fromn Client?
> 
> Thanks
> PSB
> 
You might want to look at how Zope 3 implements interfaces.

http://wiki.zope.org/zope3/FrontPage
http://wiki.zope.org/zope3/programmers_tutorial.pdf

-Larry
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to