This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients
Date 2006-02-18.08:37:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As requested by Guido in
http://mail.python.org/pipermail/python-dev/2006-February/061320.html.

The patch adds a check that fget, fset and fdel are
callable, if present.

Please check for ref leaks et al.
History
Date User Action Args
2007-08-23 15:45:52adminlinkissue1434038 messages
2007-08-23 15:45:52admincreate