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 BreamoreBoy, amaury.forgeotdarc, belopolsky, facundobatista, georg.brandl, mark.dickinson, ncoghlan, pitrou, rhettinger, stutzbach
Date 2010-12-03.17:21:54
SpamBayes Score 0.0012246175
Marked as misclassified No
Message-id <1291396916.64.0.596877911501.issue2690@psf.upfronthosting.co.za>
In-reply-to
Content
I'm fine with it: as with the other changes for .count and .index, consistency with the protocols/ABCs the types are members of is not exclusively a new feature.
History
Date User Action Args
2010-12-03 17:21:56georg.brandlsetrecipients: + georg.brandl, rhettinger, facundobatista, amaury.forgeotdarc, mark.dickinson, ncoghlan, belopolsky, pitrou, stutzbach, BreamoreBoy
2010-12-03 17:21:56georg.brandlsetmessageid: <1291396916.64.0.596877911501.issue2690@psf.upfronthosting.co.za>
2010-12-03 17:21:54georg.brandllinkissue2690 messages
2010-12-03 17:21:54georg.brandlcreate