Am I missing something with Python not having interfaces?

bruno.desthuilliers at gmail.com bruno.desthuilliers at gmail.com
Wed May 7 15:10:26 EDT 2008


On 7 mai, 18:05, Bjoern Schliessmann <usenet-
mail-0306.20.chr0n... at spamgourmet.com> wrote:
> jmDesktop wrote:
> > Studying OOP and noticed that Python does not have Interfaces.
>
> By "OOP", you mean "Java", right? 8)
>
> > Is that correct?  Is my schooling for nought on these OOP concepts
> > if I use Python.  Am I losing something if I don't use
> > the "typical" oop constructs found in other languages (Java, C#
> > come to mind.)
>
> AFAIK, Interfaces weren't "typical" before Java. CMIIW.
>
> BTW, Zope has interfaces. Not sure if it's exactly the same.
>
It isn't.



More information about the Python-list mailing list