Paul Moore wrote:
> OTOH, in Greg's case maybe he should just not bother inheriting from
> the ABC. From what I hear, that shouldn't cause him any problems
> ("duck typing isn't going away" is the message I've heard). Of course,
> it's difficult to be sure without specific examples (on either side of
> the debate).

I gathered that some ABCs would be providing useful
default implementations of some methods. That would
be a reason for me to use one of the supplied ABCs
instead of doing it all myself.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to