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

Oleg Broytman phd at phdru.name
Wed May 17 13:59:28 EDT 2017


On Wed, May 17, 2017 at 07:39:36PM +0200, "Sven R. Kunze" <srkunze at mail.de> wrote:
> It took me 5 days to see "foo = attrib()" in "foo = attr.ib()".... What the
> hell means "ib"? ...

   Guido has named it "deadly cute". (-:

> Sven

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            phd at phdru.name
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-ideas mailing list