Missing interfaces in Python...

bruno at modulix onurb at xiludom.gro
Mon Apr 24 07:20:53 EDT 2006


bruno at modulix wrote:
> Neal Becker wrote:
> (snip)
> 
>>I see various answers that Python doesn't need interfaces.  OTOH, there are
>>responses that some large Python apps have implemented them (e.g., zope). 
>>Does anyone have an explanation of why these large systems felt they needed
>>to implement interfaces?
> 
> 
This might help:
http://dirtsimple.org/2004/12/python-interfaces-are-not-java.html


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list