On 3/10/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> On 3/9/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
[SNIP]
> > Okay, I looked into it.
> > The old attribute semantics of offering a custom tp_getattr
> > which dispatches to methods and members is mainly used in very old
> > and platform-specific extension modules like RISCOS/*,
> > Modules/{al,fl,sunaudiodev}module. If we decide to drop some of them,
> > it would be nice to do it before working on them ;)
>
> I'm sure we can drop al and fl. I expect we can drop sunaudiodev too,

Both are on the list to go in PEP 3108 (assuming you OK the PEP  =).

-Brett
_______________________________________________
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