[Python-Dev] PEP487: Simpler customization of class creation

Guido van Rossum gvanrossum at gmail.com
Sun Jul 24 13:00:58 EDT 2016


Yes.

--Guido (mobile)

On Jul 24, 2016 9:34 AM, "Ethan Furman" <ethan at stoneleaf.us> wrote:

> On 07/24/2016 08:20 AM, Guido van Rossum wrote:
>
> I am very much against this. The two are not at all like each other. Also,
>> what's the use case?
>>
>
> To be clear:  you are against the automatic calling of __set_name__ and/or
> __set_owner__ when using
> setattr outside of class creation?  Said another way: class creation
> mechanics should only happen
> during class creation?
>
> --
> ~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/guido%40python.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160724/1248b7e6/attachment.html>


More information about the Python-Dev mailing list