Message111568
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, docs@python, ezio.melotti, georg.brandl, lvogt, rhettinger, terry.reedy |
| Date | 2010-07-25.22:52:57 |
| SpamBayes Score | 0.059651453 |
| Marked as misclassified | No |
| Message-id | <1280098379.18.0.284065284287.issue7447@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW, I like the new patch better, but still have a few nitpicks: - Starting a sentence with an argument name is a bit awkward because that makes a sentence that starts with a lower case letter. - There is an extra space in :class: `list`. - It would make more boring prose, but I would prefer to see similar language used in each alternative. I.e. - To concatenate ... - To concatenate ... - To add ... - Why "an *iterable* of iterables" but "a *sequence* of strings"? - I am not sure it is correct to say "to concatenate an iterable", I think it should be "to concatenate items from an iterable." |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-25 22:52:59 | belopolsky | set | recipients: + belopolsky, georg.brandl, rhettinger, terry.reedy, ezio.melotti, docs@python, lvogt |
| 2010-07-25 22:52:59 | belopolsky | set | messageid: <1280098379.18.0.284065284287.issue7447@psf.upfronthosting.co.za> |
| 2010-07-25 22:52:57 | belopolsky | link | issue7447 messages |
| 2010-07-25 22:52:57 | belopolsky | create | |