[Python-Dev] PEP 447: add type.__locallookup__

Benjamin Peterson benjamin at python.org
Mon Sep 9 22:16:33 CEST 2013


Since the main problem is super(), maybe we can just add a __super__
method to get a custom super implementation?

2013/9/9 Ethan Furman <ethan at stoneleaf.us>:
> On 07/30/2013 11:17 PM, Ronald Oussoren wrote:
>>
>>
>> And something I forgot to ask: is anyone willing to be the BDFL-Delegate
>> for
>> PEP 447?
>
>
> *Bump*.
>
> It would be nice if this could make into 3.4.
>
> --
> ~Ethan~
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/benjamin%40python.org



-- 
Regards,
Benjamin


More information about the Python-Dev mailing list