On 25/04/07, Emin.shopper Martinian.shopper <[EMAIL PROTECTED]> wrote:
> I disagree. I think that B&D-ish enforcement of ABCs is the most important
> feature of an ABC (with the option of being able to turn off enforcement on
> a per-class basis).

OK. We can agree to disagree. My point was that as far as I am aware,
Guido's current position on ABCs is that they are, and will remain,
optional - people like myself (and Greg, from the sound of it) who
don't want to derive from ABCs will not be penalised by being excluded
from anything in the Python core or the stdlib.

Example - I recall Guido saying explicitly that there will be no
requirement for objects assigned to sys.stdout to derive from any of
the IO ABCs.

Paul.
_______________________________________________
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