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 ncoghlan
Recipients BreamoreBoy, SilentGhost, amaury.forgeotdarc, belopolsky, facundobatista, georg.brandl, mark.dickinson, ncoghlan, pitrou, rhettinger, stutzbach
Date 2010-12-11.05:34:46
SpamBayes Score 0.0014969301
Marked as misclassified No
Message-id <1292045689.27.0.603047115528.issue2690@psf.upfronthosting.co.za>
In-reply-to
Content
No, I believe it was added as part of the .index() and .count() implementation.

Checking the source, there's definitely no sq_contains implementation in 3.1 or 2.7.
History
Date User Action Args
2010-12-11 05:34:49ncoghlansetrecipients: + ncoghlan, georg.brandl, rhettinger, facundobatista, amaury.forgeotdarc, mark.dickinson, belopolsky, pitrou, stutzbach, SilentGhost, BreamoreBoy
2010-12-11 05:34:49ncoghlansetmessageid: <1292045689.27.0.603047115528.issue2690@psf.upfronthosting.co.za>
2010-12-11 05:34:46ncoghlanlinkissue2690 messages
2010-12-11 05:34:46ncoghlancreate