On Thu, Jun 17, 2010 at 1:52 PM, Srinivas Reddy Thatiparthy
<srinivas_thatipar...@akebonosoft.com> wrote:
> is it just because of duck typing we don't require a concept of 
> interfaces(like in Java and C#) in python? i think so.what you say?

If you want interfaces you may use this third party module:
http://pypi.python.org/pypi/zope.interface
and optionally: http://pypi.python.org/pypi/zope.component
I have written an entire book about that:
http://muthukadan.net/docs/zca.html
http://www.lulu.com/content/1561045

Regards,
Baiju M
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to