PEP 318: Is chaining decorators even possible?
Michael Hudson
mwh at python.net
Thu Jun 12 13:48:35 EDT 2003
Kevin Smith <Kevin.Smith at sas.com> writes:
> It has been brought up a couple of times in other threads that simply
> chaining descriptors won't work (i.e. classmethod(synchronized(foo))).
Why not?
Cheers,
M.
--
Of the four project development variables - scope, cost, time and
quality - quality isn't really a free variable. The only possible
values are "excellent" and "insanely excellent", depending on
whether lives are at stake. -- Kent Beck, XP Explained
More information about the Python-list
mailing list