[Python-Dev] decorator module patch (original) (raw)
Georg Brandl g.brandl at gmx.net
Mon Mar 13 08:56:34 CET 2006
- Previous message: [Python-Dev] decorator module patch
- Next message: [Python-Dev] str.count is slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] decorator module patch
- Next message: [Python-Dev] str.count is slow
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]