[issue1416] @prop.setter decorators

Christian Heimes report at bugs.python.org
Sat Nov 10 22:32:40 CET 2007


Christian Heimes added the comment:

Fixed a typo:

+PyDoc_STRVAR(getter_doc,
+            "Descriptor to change the setter on a property.");
                                      ^^^

----------
nosy: +tiran
Added file: http://bugs.python.org/file8729/propset4.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1416>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: propset4.diff
Type: text/x-diff
Size: 3578 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071110/9e334ed3/attachment.diff 


More information about the Python-bugs-list mailing list