Am I missing something with Python not having interfaces?

Pete Forman pete.forman at westerngeco.com
Tue May 13 05:45:37 EDT 2008


I would suggest that using an interface at compile time is not the
only approach.  Unit tests can be run on classes to check that they do
indeed quack.
-- 
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
pete.forman at westerngeco.com    -./\.-   the opinion of Schlumberger or
http://petef.22web.net           -./\.-   WesternGeco.



More information about the Python-list mailing list