Message166594
| Author | eric.araujo |
|---|---|
| Recipients | docs@python, eric.araujo, rhettinger |
| Date | 2012-07-27.18:23:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1343413434.71.0.36910737273.issue15472@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the tables near the top of http://docs.python.org/library/itertools , some functions like cycle have an example that uses “seq”, which is interpreted as “sequence” but the functions do work with any iterable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-27 18:23:54 | eric.araujo | set | recipients: + eric.araujo, rhettinger, docs@python |
| 2012-07-27 18:23:54 | eric.araujo | set | messageid: <1343413434.71.0.36910737273.issue15472@psf.upfronthosting.co.za> |
| 2012-07-27 18:23:54 | eric.araujo | link | issue15472 messages |
| 2012-07-27 18:23:53 | eric.araujo | create | |