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 terry.reedy
Recipients ajaksu2, blakeross, terry.reedy
Date 2010-08-09.04:02:29
SpamBayes Score 0.0012378966
Marked as misclassified No
Message-id <1281326552.65.0.563263157357.issue1730480@psf.upfronthosting.co.za>
In-reply-to
Content
It is documented that access to special methods is more direct than normal path. This is not going to change. A similar example was discussed on python-list earlier this year with the above conclusion.
History
Date User Action Args
2010-08-09 04:02:33terry.reedysetrecipients: + terry.reedy, blakeross, ajaksu2
2010-08-09 04:02:32terry.reedysetmessageid: <1281326552.65.0.563263157357.issue1730480@psf.upfronthosting.co.za>
2010-08-09 04:02:30terry.reedylinkissue1730480 messages
2010-08-09 04:02:29terry.reedycreate