[Python-3000] yes to class decorators

George Sakkis george.sakkis at gmail.com
Thu Nov 16 01:52:57 CET 2006


tomer filiba <tomerfiliba at gmail.com> wrote:

> i'm not saying this particular example is useful, but i have
> had many times when i thought "argh, i wish i had class
> decorators for that".

Same here, but like Steve, I'm not very optimistic this will be
greeted with open arms.

> sadly though, i don't remember many of them, since i always
> had to find workarounds :)

Off the top of my head, @abstractclass was one of my workarounds :)

George


More information about the Python-3000 mailing list