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 icecrime
Recipients eric.araujo, ezio.melotti, icecrime, pconnell, rhettinger
Date 2013-05-28.19:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369770406.8.0.771219782221.issue18047@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry if I am missing something, but it seems that the documentation doesn't match the behavior: the doc says that descriptors are invoked only for new styles objects and classes, while the attached code seems to prove the contrary.

If my understanding is correct, either the doc or the code should be changed accordingly.
History
Date User Action Args
2013-05-28 19:46:46icecrimesetrecipients: + icecrime, rhettinger, ezio.melotti, eric.araujo, pconnell
2013-05-28 19:46:46icecrimesetmessageid: <1369770406.8.0.771219782221.issue18047@psf.upfronthosting.co.za>
2013-05-28 19:46:46icecrimelinkissue18047 messages
2013-05-28 19:46:46icecrimecreate