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 lvogt
Recipients ezio.melotti, georg.brandl, lvogt, rhettinger, terry.reedy
Date 2010-05-18.23:35:15
SpamBayes Score 0.00018608426
Marked as misclassified No
Message-id <1274225718.38.0.237584135826.issue7447@psf.upfronthosting.co.za>
In-reply-to
Content
I changed the documentation regarding string not allowed as start argument and performance

I included the list concatenation with itertools.chain from
http://groups.google.com/group/comp.lang.python/msg/33e764d0ac41826a

patch is based on revision 81300 in py3k branch.
History
Date User Action Args
2010-05-18 23:35:18lvogtsetrecipients: + lvogt, georg.brandl, rhettinger, terry.reedy, ezio.melotti
2010-05-18 23:35:18lvogtsetmessageid: <1274225718.38.0.237584135826.issue7447@psf.upfronthosting.co.za>
2010-05-18 23:35:17lvogtlinkissue7447 messages
2010-05-18 23:35:16lvogtcreate