[Python-Dev] The decorator(s) module
Guido van Rossum
guido at python.org
Sat Feb 18 01:21:54 CET 2006
More information about the Python-Dev mailing list
Sat Feb 18 01:21:54 CET 2006
- Previous message: [Python-Dev] The decorator(s) module
- Next message: [Python-Dev] The decorator(s) module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
WFM. Patch anyone? On 2/17/06, Ian Bicking <ianb at colorstudy.com> wrote: > Alex Martelli wrote: > > Maybe we could fix that by having property(getfunc) use > > getfunc.__doc__ as the __doc__ of the resulting property object > > (easily overridable in more normal property usage by the doc= > > argument, which, I feel, should almost invariably be there). > > +1 -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] The decorator(s) module
- Next message: [Python-Dev] The decorator(s) module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list