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 serhiy.storchaka
Recipients alex, brett.cannon, georg.brandl, gregory.p.smith, rhettinger, santoso.wijaya, serhiy.storchaka, terry.reedy, tshepang
Date 2013-04-07.12:47:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365338827.12.0.136299014105.issue17343@psf.upfronthosting.co.za>
In-reply-to
Content
May be str.iter_indices() or even just str.indices()?
History
Date User Action Args
2013-04-07 12:47:07serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, alex, santoso.wijaya, tshepang
2013-04-07 12:47:07serhiy.storchakasetmessageid: <1365338827.12.0.136299014105.issue17343@psf.upfronthosting.co.za>
2013-04-07 12:47:07serhiy.storchakalinkissue17343 messages
2013-04-07 12:47:07serhiy.storchakacreate