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.

Regards,


Björn

-- 
BOFH excuse #424:

operation failed because: there is no message for this error (#1014)

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

Reply via email to