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 belopolsky, docs@python, ezio.melotti, georg.brandl, lvogt, rhettinger, terry.reedy
Date 2010-07-27.22:35:50
SpamBayes Score 0.00782376
Marked as misclassified No
Message-id <1280270153.12.0.196762395729.issue7447@psf.upfronthosting.co.za>
In-reply-to
Content
another patch:
- moved string case to first position, i think it's the most important.
- reworded (shortened) list case.
- wrapped for <80 caracter lines.

still using itertools.itertools.chain.from_iterable as mentioned in previous message. I missed georgs use of ~ in the link, but i think its clearer to mention the full name of the function anyway.
History
Date User Action Args
2010-07-27 22:35:53lvogtsetrecipients: + lvogt, georg.brandl, rhettinger, terry.reedy, belopolsky, ezio.melotti, docs@python
2010-07-27 22:35:53lvogtsetmessageid: <1280270153.12.0.196762395729.issue7447@psf.upfronthosting.co.za>
2010-07-27 22:35:51lvogtlinkissue7447 messages
2010-07-27 22:35:51lvogtcreate