[Python-ideas] JavaScript-Style Object Creation in Python (using a constructor function instead of a class to create objects)

Guido van Rossum guido at python.org
Tue May 16 10:53:50 EDT 2017


I could also try this myself in my spare time at PyCon (surprisingly, I
have some!). It sounds kind of interesting. However I've never used the
'attrs' package...

On Tue, May 16, 2017 at 7:52 AM, Ivan Levkivskyi <levkivskyi at gmail.com>
wrote:

> On 15 May 2017 at 18:22, Guido van Rossum <guido at python.org> wrote:
>
>> I expect that we will need someone with a really good sensibility for
>> Pythonic language/API design to lead the PEP writing.
>>
>
> I probably don't have good sensibility for Pythonic API design yet (and I
> am more focused on PEP 544) so I cannot lead this,
> but I would like to actively participate in writing.
>
> --
> Ivan
>
>
>


-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170516/8b299075/attachment.html>


More information about the Python-ideas mailing list