[Python-Dev] The decorator(s) module
Georg Brandl
g.brandl at gmx.net
Sat Feb 18 09:38:45 CET 2006
Guido van Rossum wrote:
> WFM. Patch anyone?
Done.
http://python.org/sf/1434038
Georg
> 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).
More information about the Python-Dev
mailing list