[Python-Dev] decorator module patch

Georg Brandl g.brandl at gmx.net
Mon Mar 13 08:56:34 CET 2006


Raymond Hettinger wrote:
>> In PEP 356, there is even a suggestion to "add builtin @deprecated 
>> decorator?".
> 
> Restraint please.

Well, that sentence wasn't meant in the sense of "we should add it" but
in the sense of "why shouldn't we put it in functools _if_ we add it, when
it's even suggested as a builtin" ;)

Georg



More information about the Python-Dev mailing list