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 rhettinger
Recipients alex, brett.cannon, gregory.p.smith, rhettinger, santoso.wijaya, serhiy.storchaka, terry.reedy, tshepang
Date 2013-04-05.21:02:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365195749.83.0.346923055989.issue17343@psf.upfronthosting.co.za>
In-reply-to
Content
Alex, it was response to Terry's message: http://bugs.python.org/issue17343#msg183782

FWIW, I'm +1 on an iterator version of str.split().

I'm not sure yet that it would be worthwhile to propagate the idea to other string-like objects though.
History
Date User Action Args
2013-04-05 21:02:29rhettingersetrecipients: + rhettinger, brett.cannon, terry.reedy, gregory.p.smith, alex, santoso.wijaya, tshepang, serhiy.storchaka
2013-04-05 21:02:29rhettingersetmessageid: <1365195749.83.0.346923055989.issue17343@psf.upfronthosting.co.za>
2013-04-05 21:02:29rhettingerlinkissue17343 messages
2013-04-05 21:02:29rhettingercreate