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 arigo
Recipients _doublep, arigo, belopolsky, fniessink, loewis
Date 2008-03-13.09:21:00
SpamBayes Score 0.34771666
Marked as misclassified No
Message-id <1205400065.3.0.122353949029.issue1617161@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch for python trunk with tests.
It makes all three method types use the identity of their 'self'.
History
Date User Action Args
2008-03-13 09:21:06arigosetspambayes_score: 0.347717 -> 0.34771666
recipients: + arigo, loewis, belopolsky, fniessink, _doublep
2008-03-13 09:21:05arigosetspambayes_score: 0.347717 -> 0.347717
messageid: <1205400065.3.0.122353949029.issue1617161@psf.upfronthosting.co.za>
2008-03-13 09:21:04arigolinkissue1617161 messages
2008-03-13 09:21:03arigocreate