[Python-Dev] decorator module patch
Georg Brandl
g.brandl at gmx.net
Mon Mar 13 08:56:34 CET 2006
More information about the Python-Dev mailing list
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 ]
More information about the Python-Dev mailing list