[Python-ideas] namedtuple() subclasses again

Georg Brandl g.brandl at gmx.net
Mon Mar 28 19:18:44 CEST 2011


On 27.03.2011 23:40, Raymond Hettinger wrote:

> Python development is currently suffering from excess enthusiasm with
> advanced code manipulations occurring upon instantiation -- metaclasses,
> decorators, and context managers are fun to play with, but no fun to debug or
> trace through when something goes wrong.

Not sure how context managers would fit in that category though.

Georg




More information about the Python-ideas mailing list