Message 183366 - Python tracker
Message183366
| Author | alex |
|---|---|
| Recipients | alex, benjamin.peterson, pitrou, rhettinger |
| Date | 2013-03-03.10:31:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362306672.52.0.533795986329.issue17338@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That strategy only works if you know the exact count, it fails if you only have an estimate (as __length_hint__ gives you). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-03 10:31:12 | alex | set | recipients: + alex, rhettinger, pitrou, benjamin.peterson |
| 2013-03-03 10:31:12 | alex | set | messageid: <1362306672.52.0.533795986329.issue17338@psf.upfronthosting.co.za> |
| 2013-03-03 10:31:12 | alex | link | issue17338 messages |
| 2013-03-03 10:31:12 | alex | create | |