[Python-Dev] The decorator(s) module (original) (raw)

Ian Bicking ianb at colorstudy.com
Sat Feb 18 01:07:58 CET 2006


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

-- Ian Bicking / ianb at colorstudy.com / http://blog.ianbicking.org



More information about the Python-Dev mailing list