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 '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list