Why don't we require interfaces in dynamic languages?

Posted by Srinivas Reddy Thatiparthy on Stack Overflow See other posts from Stack Overflow or by Srinivas Reddy Thatiparthy
Published on 2010-06-17T14:44:15Z Indexed on 2010/06/17 14:53 UTC
Read the original article Hit count: 220

Filed under:
|
|
|

Is it just because of dynamic typing we don't require a concept of interfaces(like in Java and C#) in python?

© Stack Overflow or respective owner

Related posts about c#

Related posts about java