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 rhettinger
Recipients belopolsky, docs@python, eric.araujo, rhettinger, terry.reedy, xuanji
Date 2010-11-22.00:33:09
SpamBayes Score 0.0018845045
Marked as misclassified No
Message-id <1290385991.04.0.641698014643.issue10366@psf.upfronthosting.co.za>
In-reply-to
Content
These mostly look good.  Do leave the howto documents as-is.  They have some value across multiple versions of Python.  Also, the descriptor how-to in particular gets some benefit from keeping (object) explicit because it helps remind users which version of __getattribute__ is being run.

Other than the how-tos, please go ahead and apply.
History
Date User Action Args
2010-11-22 00:33:11rhettingersetrecipients: + rhettinger, terry.reedy, belopolsky, eric.araujo, docs@python, xuanji
2010-11-22 00:33:11rhettingersetmessageid: <1290385991.04.0.641698014643.issue10366@psf.upfronthosting.co.za>
2010-11-22 00:33:09rhettingerlinkissue10366 messages
2010-11-22 00:33:09rhettingercreate