PEP 359: The "make" Statement

Michele Simionato michele.simionato at gmail.com
Sat Apr 15 03:46:19 EDT 2006


Tim Hochberg ha scritto:

> I think this PEP is going off the rails. It's primary virtue was that it
> was a simpler, clearer way to write:
>
>      class Foo(args):
>         __metaclass__ = some_metaclass
>         #...
>
> Once it starts calling secret magic methods behind the scenes it's
> losing that virture. And for what? Supporting some use cases that have
> reasonable solutions already?

FWIW, this is my feeling too. Let's keep it simple, please!

     Michele Simionato




More information about the Python-list mailing list